Searched refs:hw_breakpoint_exceptions_notify (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/arch/xtensa/include/asm/ |
D | hw_breakpoint.h | 43 int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | hw_breakpoint.c | 346 int hw_breakpoint_exceptions_notify( in hw_breakpoint_exceptions_notify() function 362 NOKPROBE_SYMBOL(hw_breakpoint_exceptions_notify);
|
/Linux-v4.19/arch/x86/include/asm/ |
D | hw_breakpoint.h | 60 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/Linux-v4.19/arch/sh/include/asm/ |
D | hw_breakpoint.h | 61 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | hw_breakpoint.h | 69 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/Linux-v4.19/arch/arm/include/asm/ |
D | hw_breakpoint.h | 125 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | hw_breakpoint.h | 132 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/Linux-v4.19/arch/sh/kernel/ |
D | hw_breakpoint.c | 371 int __kprobes hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|
/Linux-v4.19/arch/xtensa/kernel/ |
D | hw_breakpoint.c | 85 int hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|
/Linux-v4.19/arch/x86/kernel/ |
D | hw_breakpoint.c | 539 int hw_breakpoint_exceptions_notify( in hw_breakpoint_exceptions_notify() function
|
/Linux-v4.19/kernel/events/ |
D | hw_breakpoint.c | 603 .notifier_call = hw_breakpoint_exceptions_notify,
|
/Linux-v4.19/arch/arm/kernel/ |
D | hw_breakpoint.c | 1143 int hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|
/Linux-v4.19/arch/arm64/kernel/ |
D | hw_breakpoint.c | 1025 int hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|