Searched refs:debug_trap (Results 1 – 5 of 5) sorted by relevance
79 struct debug_trap { struct91 struct debug_trap debug_trap; argument
431 struct debug_trap *p = &child->thread.debug_trap; in register_debug_trap()461 struct debug_trap *p = &child->thread.debug_trap; in unregister_debug_trap()492 struct debug_trap *p = &child->thread.debug_trap; in unregister_all_debug_traps()573 struct debug_trap *p = &child->thread.debug_trap; in init_debug_traps()
116 memset(¤t->thread.debug_trap, 0, sizeof(struct debug_trap)); in flush_thread()
32 asmlinkage void debug_trap(void);79 eit_vector[17] = BRA_INSN(debug_trap, 17); in set_eit_vector_entries()274 DO_ERROR( 1, SIGTRAP, "debug trap", debug_trap)
250 debug_trap: label334 bt/s debug_trap ! it's a debug trap..