Searched refs:hw_breakpoint_exceptions_notify (Results 1 – 15 of 15) sorted by relevance
/linux-6.14.4/arch/xtensa/include/asm/ |
D | hw_breakpoint.h | 43 int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/linux-6.14.4/arch/x86/include/asm/ |
D | hw_breakpoint.h | 57 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/linux-6.14.4/arch/sh/include/asm/ |
D | hw_breakpoint.h | 60 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | hw_breakpoint.h | 83 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/linux-6.14.4/arch/arm/include/asm/ |
D | hw_breakpoint.h | 129 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/linux-6.14.4/arch/loongarch/include/asm/ |
D | hw_breakpoint.h | 111 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/linux-6.14.4/arch/powerpc/kernel/ |
D | hw_breakpoint.c | 559 int hw_breakpoint_exceptions_notify( in hw_breakpoint_exceptions_notify() function 575 NOKPROBE_SYMBOL(hw_breakpoint_exceptions_notify);
|
/linux-6.14.4/arch/arm64/include/asm/ |
D | hw_breakpoint.h | 118 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/linux-6.14.4/arch/sh/kernel/ |
D | hw_breakpoint.c | 369 int __kprobes hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|
/linux-6.14.4/arch/xtensa/kernel/ |
D | hw_breakpoint.c | 86 int hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|
/linux-6.14.4/arch/x86/kernel/ |
D | hw_breakpoint.c | 580 int hw_breakpoint_exceptions_notify( in hw_breakpoint_exceptions_notify() function
|
/linux-6.14.4/arch/loongarch/kernel/ |
D | hw_breakpoint.c | 571 int hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|
/linux-6.14.4/kernel/events/ |
D | hw_breakpoint.c | 935 .notifier_call = hw_breakpoint_exceptions_notify,
|
/linux-6.14.4/arch/arm64/kernel/ |
D | hw_breakpoint.c | 1020 int hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|
/linux-6.14.4/arch/arm/kernel/ |
D | hw_breakpoint.c | 1262 int hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|