Home
last modified time | relevance | path

Searched refs:debug_trap (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/m32r/include/asm/
Dprocessor.h79 struct debug_trap { struct
91 struct debug_trap debug_trap; argument
/linux-4.4.14/arch/m32r/kernel/
Dptrace.c431 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()
Dprocess.c116 memset(&current->thread.debug_trap, 0, sizeof(struct debug_trap)); in flush_thread()
Dtraps.c32 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)
/linux-4.4.14/arch/sh/kernel/
Dentry-common.S250 debug_trap: label
334 bt/s debug_trap ! it's a debug trap..