Home
last modified time | relevance | path

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

123

/linux-6.6.21/arch/mips/loongson64/
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.6.21/Documentation/input/
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.6.21/arch/sh/kernel/
Dtraps.c141 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER()
158 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER()
192 case NOTIFY_STOP: in BUILD_TRAP_HANDLER()
Dkprobes.c423 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
433 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
436 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
/linux-6.6.21/arch/x86/kernel/
Dtraps.c171 NOTIFY_STOP) { in do_error_trap()
296 if (notify_die(DIE_TRAP, str, regs, error_code, X86_TRAP_AC, SIGBUS) == NOTIFY_STOP) in DEFINE_IDTENTRY_ERRORCODE()
473 X86_TRAP_BR, SIGSEGV) == NOTIFY_STOP) in DEFINE_IDTENTRY()
630 return notify_die(DIE_GPF, str, regs, error_code, trapnr, SIGSEGV) == NOTIFY_STOP; in gp_try_fixup_and_notify()
709 SIGTRAP) == NOTIFY_STOP) in do_int3()
719 return res == NOTIFY_STOP; in do_int3()
931 if (notify_die(DIE_DEBUG, "debug", regs, (long)dr6, 0, SIGTRAP) == NOTIFY_STOP) in notify_debug()
1132 SIGFPE) != NOTIFY_STOP) in math_error()
1363 X86_TRAP_IRET, SIGILL) != NOTIFY_STOP) { in DEFINE_IDTENTRY_SW()
/linux-6.6.21/Documentation/translations/zh_CN/core-api/
Dmemory-hotplug.rst83 NOTIFY_BAD, NOTIFY_STOP中的一个值。
90 NOTIFY_STOP停止对通知队列的进一步处理。
/linux-6.6.21/arch/sparc/kernel/
Duprobes.c256 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()
Dtraps_64.c93 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()
212 0, 0x8, SIGTRAP) == NOTIFY_STOP) in spitfire_insn_access_exception_tl1()
225 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_insn_access_exception()
245 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_insn_access_exception_tl1()
295 0, 0x30, SIGTRAP) == NOTIFY_STOP) in spitfire_data_access_exception()
331 0, 0x30, SIGTRAP) == NOTIFY_STOP) in spitfire_data_access_exception_tl1()
344 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_data_access_exception()
401 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_data_access_exception_tl1()
[all …]
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()
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.6.21/arch/powerpc/kernel/
Duprobes.c151 return NOTIFY_STOP; in arch_uprobe_exception_notify()
155 return NOTIFY_STOP; in arch_uprobe_exception_notify()
/linux-6.6.21/drivers/accessibility/braille/
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.6.21/arch/mips/kernel/
Duprobes.c171 return NOTIFY_STOP; in arch_uprobe_exception_notify()
175 return NOTIFY_STOP; in arch_uprobe_exception_notify()
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()
Dpm.c76 return NOTIFY_STOP; in mips_pm_notifier()
Dtraps.c402 SIGSEGV) == NOTIFY_STOP) in die()
488 SIGBUS) == NOTIFY_STOP) in do_be()
882 SIGFPE) == NOTIFY_STOP) in do_fpe()
974 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
979 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
1077 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1083 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1089 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1095 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1190 SIGILL) == NOTIFY_STOP) in do_ri()
[all …]
/linux-6.6.21/arch/ia64/kernel/
Dtraps.c70 != 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-6.6.21/drivers/staging/nvec/
Dnvec_ps2.c84 return NOTIFY_STOP; in nvec_ps2_notifier()
95 return NOTIFY_STOP; in nvec_ps2_notifier()
Dnvec_kbd.c64 return NOTIFY_STOP; in nvec_keys_notifier()
79 return NOTIFY_STOP; in nvec_keys_notifier()
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.6.21/arch/s390/kernel/
Dtraps.c65 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()
181 3, SIGTRAP) != NOTIFY_STOP) in illegal_op()
Dkprobes.c494 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
498 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
503 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
/linux-6.6.21/arch/hexagon/kernel/
Dkgdb.c159 return NOTIFY_STOP; in __kgdb_notify()
169 return NOTIFY_STOP; in __kgdb_notify()
/linux-6.6.21/crypto/
Dalgboss.c162 return NOTIFY_STOP; in cryptomgr_schedule_probe()
211 return NOTIFY_STOP; in cryptomgr_schedule_test()
/linux-6.6.21/drivers/input/misc/
Drave-sp-pwrbutton.c35 return NOTIFY_STOP; in rave_sp_power_button_event()

123