/Linux-v5.10/arch/mips/loongson64/ |
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-v5.10/Documentation/input/ |
D | notifier.rst | 24 For each kind of event but the last, the callback may return NOTIFY_STOP in 33 if (notifier_call_chain(KBD_KEYCODE,¶ms) == NOTIFY_STOP) 41 if (notifier_call_chain(KBD_UNICODE,¶ms) == NOTIFY_STOP) 48 if (notifier_call_chain(KBD_KEYSYM,¶ms) == NOTIFY_STOP)
|
/Linux-v5.10/arch/x86/kernel/ |
D | traps.c | 175 NOTIFY_STOP) { in do_error_trap() 293 if (notify_die(DIE_TRAP, str, regs, error_code, X86_TRAP_AC, SIGBUS) == NOTIFY_STOP) in DEFINE_IDTENTRY_ERRORCODE() 468 X86_TRAP_BR, SIGSEGV) == NOTIFY_STOP) in DEFINE_IDTENTRY() 574 if (ret == NOTIFY_STOP) in DEFINE_IDTENTRY_ERRORCODE() 607 SIGTRAP) == NOTIFY_STOP) in do_int3() 617 return res == NOTIFY_STOP; in do_int3() 833 if (notify_die(DIE_DEBUG, "debug", regs, (long)dr6, 0, SIGTRAP) == NOTIFY_STOP) in notify_debug() 1033 SIGFPE) != NOTIFY_STOP) in math_error() 1134 X86_TRAP_IRET, SIGILL) != NOTIFY_STOP) { in DEFINE_IDTENTRY_SW()
|
/Linux-v5.10/arch/sh/kernel/ |
D | traps.c | 141 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER() 158 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER() 193 case NOTIFY_STOP: in BUILD_TRAP_HANDLER()
|
D | kprobes.c | 440 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 450 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 453 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
/Linux-v5.10/arch/sparc/kernel/ |
D | uprobes.c | 256 regs, 0, trap_level, SIGTRAP) != NOTIFY_STOP) in uprobe_trap() 275 ret = NOTIFY_STOP; in arch_uprobe_exception_notify() 280 ret = NOTIFY_STOP; in arch_uprobe_exception_notify()
|
D | traps_64.c | 93 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap() 119 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap_tl1() 192 0, 0x8, SIGTRAP) == NOTIFY_STOP) in spitfire_insn_access_exception() 213 0, 0x8, SIGTRAP) == NOTIFY_STOP) in spitfire_insn_access_exception_tl1() 226 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_insn_access_exception() 246 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_insn_access_exception_tl1() 297 0, 0x30, SIGTRAP) == NOTIFY_STOP) in spitfire_data_access_exception() 333 0, 0x30, SIGTRAP) == NOTIFY_STOP) in spitfire_data_access_exception_tl1() 346 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_data_access_exception() 403 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_data_access_exception_tl1() [all …]
|
D | kprobes.c | 404 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 408 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 434 regs, 0, trap_level, SIGTRAP) != NOTIFY_STOP) in kprobe_trap()
|
D | nmi.c | 73 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in die_nmi() 96 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in perfctr_irq()
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | uprobes.c | 139 return NOTIFY_STOP; in arch_uprobe_exception_notify() 143 return NOTIFY_STOP; in arch_uprobe_exception_notify()
|
/Linux-v5.10/arch/s390/kernel/ |
D | traps.c | 61 regs->int_code, si_signo) == NOTIFY_STOP) in do_trap() 69 if (notify_die(DIE_SSTEP, "sstep", regs, 0, 0, SIGTRAP) == NOTIFY_STOP) in do_per_trap() 177 3, SIGTRAP) != NOTIFY_STOP) in illegal_op()
|
D | kprobes.c | 514 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 518 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 523 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
/Linux-v5.10/drivers/accessibility/braille/ |
D | braille_console.c | 161 ret = NOTIFY_STOP; in keyboard_notifier_call() 164 ret = NOTIFY_STOP; in keyboard_notifier_call() 221 if (ret == NOTIFY_STOP) in keyboard_notifier_call()
|
/Linux-v5.10/arch/ia64/kernel/ |
D | traps.c | 70 != NOTIFY_STOP) in die() 108 == NOTIFY_STOP) in ia64_bad_break() 172 == NOTIFY_STOP) in ia64_bad_break() 542 == NOTIFY_STOP) in ia64_fault()
|
/Linux-v5.10/arch/mips/kernel/ |
D | uprobes.c | 171 return NOTIFY_STOP; in arch_uprobe_exception_notify() 175 return NOTIFY_STOP; in arch_uprobe_exception_notify()
|
D | pm.c | 76 return NOTIFY_STOP; in mips_pm_notifier()
|
D | kprobes.c | 432 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 436 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 445 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
D | traps.c | 393 SIGSEGV) == NOTIFY_STOP) in die() 479 SIGBUS) == NOTIFY_STOP) in do_be() 875 SIGFPE) == NOTIFY_STOP) in do_fpe() 967 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp() 972 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp() 1074 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1080 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1086 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1092 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1193 SIGILL) == NOTIFY_STOP) in do_ri() [all …]
|
/Linux-v5.10/drivers/staging/nvec/ |
D | nvec_ps2.c | 84 return NOTIFY_STOP; in nvec_ps2_notifier() 95 return NOTIFY_STOP; in nvec_ps2_notifier()
|
D | nvec_kbd.c | 64 return NOTIFY_STOP; in nvec_keys_notifier() 79 return NOTIFY_STOP; in nvec_keys_notifier()
|
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-v5.10/arch/riscv/kernel/ |
D | traps.c | 55 if (ret != NOTIFY_STOP) in die() 152 == NOTIFY_STOP) in do_trap_break()
|
/Linux-v5.10/arch/hexagon/kernel/ |
D | kgdb.c | 159 return NOTIFY_STOP; in __kgdb_notify() 169 return NOTIFY_STOP; in __kgdb_notify()
|
/Linux-v5.10/arch/sparc/oprofile/ |
D | init.c | 31 ret = NOTIFY_STOP; in profile_timer_exceptions_notify()
|
/Linux-v5.10/crypto/ |
D | algboss.c | 181 return NOTIFY_STOP; in cryptomgr_schedule_probe() 242 return NOTIFY_STOP; in cryptomgr_schedule_test()
|