trap_types 61 arch/i386/i386/db_interface.c extern int trap_types; trap_types 90 arch/i386/i386/db_interface.c if (type >= trap_types || type < 0) trap_types 143 arch/i386/i386/trap.c int trap_types = sizeof trap_type / sizeof trap_type[0]; trap_types 239 arch/i386/i386/trap.c if (frame.tf_trapno < trap_types)