Home
last modified time | relevance | path

Searched defs:watchpoint_handler (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dhw_breakpoint.c483 void watchpoint_handler(struct pt_regs *regs) in watchpoint_handler() function
498 NOKPROBE_SYMBOL(watchpoint_handler); variable
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dhw_breakpoint.c754 static int watchpoint_handler(unsigned long addr, unsigned int esr, in watchpoint_handler() function
846 NOKPROBE_SYMBOL(watchpoint_handler); variable
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dhw_breakpoint.c726 static void watchpoint_handler(unsigned long addr, unsigned int fsr, in watchpoint_handler() function
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dhw_breakpoint.c754 static int watchpoint_handler(unsigned long addr, unsigned long esr, in watchpoint_handler() function
846 NOKPROBE_SYMBOL(watchpoint_handler); variable
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dhw_breakpoint.c726 static void watchpoint_handler(unsigned long addr, unsigned int fsr, in watchpoint_handler() function

Completed in 6 milliseconds