Home
last modified time | relevance | path

Searched refs:breakpoint_handler (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c580 static int breakpoint_handler(unsigned long unused, unsigned int esr, in breakpoint_handler() function
926 hook_debug_fault_code(DBG_ESR_EVT_HWBP, breakpoint_handler, SIGTRAP, in arch_hw_breakpoint_init()
/linux-4.1.27/arch/arm/kernel/
Dhw_breakpoint.c798 static void breakpoint_handler(unsigned long unknown, struct pt_regs *regs) in breakpoint_handler() function
872 breakpoint_handler(addr, regs); in hw_breakpoint_pending()