Home
last modified time | relevance | path

Searched refs:NOTIFY_STOP (Results 1 – 25 of 68) sorted by relevance

123

/linux-6.15/arch/mips/loongson64/
H A Dcop2-ex.c64 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-6.15/Documentation/input/
H A Dnotifier.rst25 For each kind of event but the last, the callback may return NOTIFY_STOP in
34 if (notifier_call_chain(KBD_KEYCODE,&params) == NOTIFY_STOP)
42 if (notifier_call_chain(KBD_UNICODE,&params) == NOTIFY_STOP)
49 if (notifier_call_chain(KBD_KEYSYM,&params) == NOTIFY_STOP)
/linux-6.15/arch/sh/kernel/
H A Dtraps.c143 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 Dkprobes.c418 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
428 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
431 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
/linux-6.15/arch/x86/kernel/
H A Dtraps.c264 NOTIFY_STOP) { in do_error_trap()
429 if (notify_die(DIE_TRAP, str, regs, error_code, X86_TRAP_AC, SIGBUS) == NOTIFY_STOP) in DEFINE_IDTENTRY_ERRORCODE()
622 X86_TRAP_BR, SIGSEGV) == NOTIFY_STOP) in DEFINE_IDTENTRY()
779 return notify_die(DIE_GPF, str, regs, error_code, trapnr, SIGSEGV) == NOTIFY_STOP; in gp_try_fixup_and_notify()
858 SIGTRAP) == NOTIFY_STOP) in do_int3()
868 return res == NOTIFY_STOP; in do_int3()
1080 if (notify_die(DIE_DEBUG, "debug", regs, (long)dr6, 0, SIGTRAP) == NOTIFY_STOP) in notify_debug()
1313 SIGFPE) != NOTIFY_STOP) in math_error()
1544 X86_TRAP_IRET, SIGILL) != NOTIFY_STOP) { in DEFINE_IDTENTRY_SW()
/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dmemory-hotplug.rst83 NOTIFY_BAD, NOTIFY_STOP中的一个值。
90 NOTIFY_STOP停止对通知队列的进一步处理。
/linux-6.15/arch/sparc/kernel/
H A Duprobes.c258 regs, 0, trap_level, SIGTRAP) != NOTIFY_STOP) in uprobe_trap()
277 ret = NOTIFY_STOP; in arch_uprobe_exception_notify()
282 ret = NOTIFY_STOP; in arch_uprobe_exception_notify()
H A Dtraps_64.c94 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap()
120 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap_tl1()
193 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()
296 0, 0x30, SIGTRAP) == NOTIFY_STOP) in spitfire_data_access_exception()
332 0, 0x30, SIGTRAP) == NOTIFY_STOP) in spitfire_data_access_exception_tl1()
345 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_data_access_exception()
402 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_data_access_exception_tl1()
[all …]
H A Dkprobes.c387 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 Dnmi.c78 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in die_nmi()
101 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in perfctr_irq()
/linux-6.15/arch/powerpc/kernel/
H A Duprobes.c151 return NOTIFY_STOP; in arch_uprobe_exception_notify()
155 return NOTIFY_STOP; in arch_uprobe_exception_notify()
/linux-6.15/drivers/accessibility/braille/
H A Dbraille_console.c160 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-6.15/arch/mips/kernel/
H A Duprobes.c171 return NOTIFY_STOP; in arch_uprobe_exception_notify()
175 return NOTIFY_STOP; in arch_uprobe_exception_notify()
H A Dtraps.c404 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 Dkprobes.c436 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
440 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
449 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
H A Dpm.c76 return NOTIFY_STOP; in mips_pm_notifier()
/linux-6.15/drivers/staging/nvec/
H A Dnvec_ps2.c74 return NOTIFY_STOP; in nvec_ps2_notifier()
85 return NOTIFY_STOP; in nvec_ps2_notifier()
H A Dnvec_kbd.c64 return NOTIFY_STOP; in nvec_keys_notifier()
79 return NOTIFY_STOP; in nvec_keys_notifier()
H A Dnvec_power.c99 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-6.15/arch/s390/kernel/
H A Dtraps.c65 if (notify_die(DIE_TRAP, str, regs, 0, regs->int_code, si_signo) == NOTIFY_STOP) in do_trap()
73 if (notify_die(DIE_SSTEP, "sstep", regs, 0, 0, SIGTRAP) == NOTIFY_STOP) in do_per_trap()
168 if (notify_die(DIE_BPT, "bpt", regs, 0, 3, SIGTRAP) != NOTIFY_STOP) in illegal_op()
H A Dkprobes.c466 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
470 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
475 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
/linux-6.15/arch/hexagon/kernel/
H A Dkgdb.c159 return NOTIFY_STOP; in __kgdb_notify()
169 return NOTIFY_STOP; in __kgdb_notify()
/linux-6.15/crypto/
H A Dalgboss.c161 return NOTIFY_STOP; in cryptomgr_schedule_probe()
210 return NOTIFY_STOP; in cryptomgr_schedule_test()
/linux-6.15/drivers/input/misc/
H A Drave-sp-pwrbutton.c35 return NOTIFY_STOP; in rave_sp_power_button_event()
/linux-6.15/arch/arc/kernel/
H A Dkprobes.c350 return NOTIFY_STOP; in kprobe_exceptions_notify()
355 return NOTIFY_STOP; in kprobe_exceptions_notify()

123