Searched refs:hw_breakpoint_exceptions_notify (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | hw_breakpoint.h | 43 int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | hw_breakpoint.h | 58 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | hw_breakpoint.h | 57 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | hw_breakpoint.h | 83 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | hw_breakpoint.h | 128 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | hw_breakpoint.h | 111 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | hw_breakpoint.c | 559 int hw_breakpoint_exceptions_notify( in hw_breakpoint_exceptions_notify() function 575 NOKPROBE_SYMBOL(hw_breakpoint_exceptions_notify);
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | hw_breakpoint.h | 119 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
|
/openbmc/linux/arch/sh/kernel/ |
H A D | hw_breakpoint.c | 369 int __kprobes hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | hw_breakpoint.c | 86 int hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|
/openbmc/linux/arch/x86/kernel/ |
H A D | hw_breakpoint.c | 580 int hw_breakpoint_exceptions_notify( in hw_breakpoint_exceptions_notify() function
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | hw_breakpoint.c | 571 int hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|
/openbmc/linux/kernel/events/ |
H A D | hw_breakpoint.c | 935 .notifier_call = hw_breakpoint_exceptions_notify,
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | hw_breakpoint.c | 1019 int hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|
/openbmc/linux/arch/arm/kernel/ |
H A D | hw_breakpoint.c | 1227 int hw_breakpoint_exceptions_notify(struct notifier_block *unused, in hw_breakpoint_exceptions_notify() function
|