Searched refs:hw_breakpoint_pending (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | hw_breakpoint.c | 910 static int hw_breakpoint_pending(unsigned long addr, unsigned int fsr, in hw_breakpoint_pending() function 1182 hook_fault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init() 1184 hook_ifault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init()
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | hw_breakpoint.c | 910 static int hw_breakpoint_pending(unsigned long addr, unsigned int fsr, in hw_breakpoint_pending() function 1208 hook_fault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init() 1210 hook_ifault_code(FAULT_CODE_DEBUG, hw_breakpoint_pending, SIGTRAP, in arch_hw_breakpoint_init()
|
Completed in 3 milliseconds