Searched refs:debug_trap (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/m32r/include/asm/
H A Dprocessor.h79 struct debug_trap { struct
91 struct debug_trap debug_trap; member in struct:thread_struct
/linux-4.4.14/arch/m32r/kernel/
H A Dptrace.c431 struct debug_trap *p = &child->thread.debug_trap; register_debug_trap()
461 struct debug_trap *p = &child->thread.debug_trap; unregister_debug_trap()
492 struct debug_trap *p = &child->thread.debug_trap; unregister_all_debug_traps()
573 struct debug_trap *p = &child->thread.debug_trap; init_debug_traps()
H A Dprocess.c116 memset(&current->thread.debug_trap, 0, sizeof(struct debug_trap)); flush_thread()
H A Dtraps.c32 asmlinkage void debug_trap(void);
79 eit_vector[17] = BRA_INSN(debug_trap, 17); set_eit_vector_entries()
274 DO_ERROR( 1, SIGTRAP, "debug trap", debug_trap)
H A Dentry.S503 ENTRY(debug_trap)
504 /* void debug_trap(void) */
/linux-4.4.14/arch/sh/kernel/
H A Dentry-common.S250 debug_trap: label
334 bt/s debug_trap ! it's a debug trap..

Completed in 240 milliseconds