| /linux/arch/mips/loongson64/ |
| H A D | cop2-ex.c | 64 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 103 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 146 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 225 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 312 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 323 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 328 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call() 334 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
|
| /linux/Documentation/input/ |
| H A D | notifier.rst | 25 For each kind of event but the last, the callback may return NOTIFY_STOP in 34 if (notifier_call_chain(KBD_KEYCODE,¶ms) == NOTIFY_STOP) 42 if (notifier_call_chain(KBD_UNICODE,¶ms) == NOTIFY_STOP) 49 if (notifier_call_chain(KBD_KEYSYM,¶ms) == NOTIFY_STOP)
|
| /linux/arch/sh/kernel/ |
| H A D | traps.c | 143 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER() 160 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER() 186 case NOTIFY_STOP: in BUILD_TRAP_HANDLER()
|
| H A D | kprobes.c | 415 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 424 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 427 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
| /linux/arch/powerpc/kernel/ |
| H A D | uprobes.c | 151 return NOTIFY_STOP; in arch_uprobe_exception_notify() 155 return NOTIFY_STOP; in arch_uprobe_exception_notify()
|
| H A D | hw_breakpoint.c | 379 int rc = NOTIFY_STOP; in hw_breakpoint_handler() 550 return NOTIFY_STOP; in single_step_dabr_instruction()
|
| /linux/drivers/accessibility/braille/ |
| H A D | braille_console.c | 160 ret = NOTIFY_STOP; in keyboard_notifier_call() 163 ret = NOTIFY_STOP; in keyboard_notifier_call() 220 if (ret == NOTIFY_STOP) in keyboard_notifier_call()
|
| /linux/arch/mips/kernel/ |
| H A D | uprobes.c | 171 return NOTIFY_STOP; in arch_uprobe_exception_notify() 175 return NOTIFY_STOP; in arch_uprobe_exception_notify()
|
| H A D | traps.c | 404 SIGSEGV) == NOTIFY_STOP) in die() 490 SIGBUS) == NOTIFY_STOP) in do_be() 884 SIGFPE) == NOTIFY_STOP) in do_fpe() 976 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp() 981 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp() 1079 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1085 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1091 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1097 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1192 SIGILL) == NOTIFY_STOP) in do_ri() [all …]
|
| H A D | pm.c | 76 return NOTIFY_STOP; in mips_pm_notifier()
|
| H A D | kprobes.c | 436 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 440 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 449 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
| /linux/drivers/staging/nvec/ |
| H A D | nvec_ps2.c | 65 return NOTIFY_STOP; in nvec_ps2_notifier() 73 return NOTIFY_STOP; in nvec_ps2_notifier()
|
| H A D | nvec_power.c | 99 return NOTIFY_STOP; in nvec_power_notifier() 216 return NOTIFY_STOP; in nvec_power_bat_notifier() 219 return NOTIFY_STOP; in nvec_power_bat_notifier()
|
| /linux/arch/sparc/kernel/ |
| H A D | kprobes.c | 387 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 391 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 417 regs, 0, trap_level, SIGTRAP) != NOTIFY_STOP) in kprobe_trap()
|
| H A D | nmi.c | 78 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in die_nmi() 101 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in perfctr_irq()
|
| /linux/arch/s390/kernel/ |
| H A D | traps.c | 66 if (notify_die(DIE_TRAP, str, regs, 0, regs->int_code, si_signo) == NOTIFY_STOP) in do_trap() 74 if (notify_die(DIE_SSTEP, "sstep", regs, 0, 0, SIGTRAP) == NOTIFY_STOP) in do_per_trap() 169 if (notify_die(DIE_BPT, "bpt", regs, 0, 3, SIGTRAP) != NOTIFY_STOP) in illegal_op()
|
| /linux/arch/hexagon/kernel/ |
| H A D | kgdb.c | 159 return NOTIFY_STOP; in __kgdb_notify() 169 return NOTIFY_STOP; in __kgdb_notify()
|
| /linux/drivers/input/misc/ |
| H A D | rave-sp-pwrbutton.c | 35 return NOTIFY_STOP; in rave_sp_power_button_event()
|
| /linux/arch/arc/kernel/ |
| H A D | kprobes.c | 350 return NOTIFY_STOP; in kprobe_exceptions_notify() 355 return NOTIFY_STOP; in kprobe_exceptions_notify()
|
| H A D | traps.c | 147 if (rc == NOTIFY_STOP) in do_insterror_or_kprobe()
|
| /linux/drivers/edac/ |
| H A D | octeon_edac-pc.c | 81 return NOTIFY_STOP; in co_cache_error_event()
|
| /linux/arch/riscv/kernel/ |
| H A D | traps.c | 111 if (ret != NOTIFY_STOP) in die() 297 == NOTIFY_STOP) in handle_break()
|
| /linux/arch/loongarch/kernel/ |
| H A D | traps.c | 421 if (ret == NOTIFY_STOP) in die() 515 SIGFPE) == NOTIFY_STOP) in do_fpe() 767 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 867 SIGILL) == NOTIFY_STOP) in do_ri()
|
| /linux/include/linux/ |
| H A D | notifier.h | 193 #define NOTIFY_STOP (NOTIFY_OK|NOTIFY_STOP_MASK) macro
|
| /linux/arch/csky/kernel/ |
| H A D | traps.c | 112 if (ret != NOTIFY_STOP) in die()
|