Searched refs:hw_breakpoint_exceptions_notify (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/arch/xtensa/include/asm/ | 
| D | hw_breakpoint.h | 43 int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
  | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | hw_breakpoint.h | 61 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
  | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | hw_breakpoint.h | 60 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
  | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | hw_breakpoint.c | 359 int hw_breakpoint_exceptions_notify(  in hw_breakpoint_exceptions_notify()  function 375 NOKPROBE_SYMBOL(hw_breakpoint_exceptions_notify);
  | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | hw_breakpoint.h | 55 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
  | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | hw_breakpoint.h | 125 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
  | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | hw_breakpoint.h | 119 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
  | 
| /Linux-v5.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-v5.4/arch/xtensa/kernel/ | 
| D | hw_breakpoint.c | 85 int hw_breakpoint_exceptions_notify(struct notifier_block *unused,  in hw_breakpoint_exceptions_notify()  function
  | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | hw_breakpoint.c | 525 int hw_breakpoint_exceptions_notify(  in hw_breakpoint_exceptions_notify()  function
  | 
| /Linux-v5.4/kernel/events/ | 
| D | hw_breakpoint.c | 590 	.notifier_call = hw_breakpoint_exceptions_notify,
  | 
| /Linux-v5.4/arch/arm/kernel/ | 
| D | hw_breakpoint.c | 1137 int hw_breakpoint_exceptions_notify(struct notifier_block *unused,  in hw_breakpoint_exceptions_notify()  function
  | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | hw_breakpoint.c | 1019 int hw_breakpoint_exceptions_notify(struct notifier_block *unused,  in hw_breakpoint_exceptions_notify()  function
  |