Home
last modified time | relevance | path

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

123

/linux/arch/mips/loongson64/
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/Documentation/input/
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/arch/x86/kernel/
A Dtraps.c179 NOTIFY_STOP) { in do_error_trap()
297 if (notify_die(DIE_TRAP, str, regs, error_code, X86_TRAP_AC, SIGBUS) == NOTIFY_STOP) in DEFINE_IDTENTRY_ERRORCODE()
474 X86_TRAP_BR, SIGSEGV) == NOTIFY_STOP) in DEFINE_IDTENTRY()
617 if (ret == NOTIFY_STOP) in DEFINE_IDTENTRY_ERRORCODE()
650 SIGTRAP) == NOTIFY_STOP) in do_int3()
660 return res == NOTIFY_STOP; in do_int3()
876 if (notify_die(DIE_DEBUG, "debug", regs, (long)dr6, 0, SIGTRAP) == NOTIFY_STOP) in notify_debug()
1077 SIGFPE) != NOTIFY_STOP) in math_error()
1220 X86_TRAP_IRET, SIGILL) != NOTIFY_STOP) { in DEFINE_IDTENTRY_SW()
/linux/arch/sh/kernel/
A 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()
A 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/arch/sparc/kernel/
A 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()
A 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 …]
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()
A Dnmi.c73 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in die_nmi()
96 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in perfctr_irq()
/linux/Documentation/translations/zh_CN/core-api/
A Dmemory-hotplug.rst83 NOTIFY_BAD, NOTIFY_STOP中的一个值。
90 NOTIFY_STOP停止对通知队列的进一步处理。
/linux/arch/powerpc/kernel/
A Duprobes.c146 return NOTIFY_STOP; in arch_uprobe_exception_notify()
150 return NOTIFY_STOP; in arch_uprobe_exception_notify()
/linux/drivers/accessibility/braille/
A Dbraille_console.c161 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/arch/ia64/kernel/
A 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/drivers/staging/nvec/
A Dnvec_ps2.c84 return NOTIFY_STOP; in nvec_ps2_notifier()
95 return NOTIFY_STOP; in nvec_ps2_notifier()
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()
A Dnvec_kbd.c64 return NOTIFY_STOP; in nvec_keys_notifier()
79 return NOTIFY_STOP; in nvec_keys_notifier()
/linux/arch/mips/kernel/
A Duprobes.c171 return NOTIFY_STOP; in arch_uprobe_exception_notify()
175 return NOTIFY_STOP; in arch_uprobe_exception_notify()
A 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 …]
A Dkprobes.c428 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
432 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
441 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
A Dpm.c76 return NOTIFY_STOP; in mips_pm_notifier()
/linux/arch/s390/kernel/
A Dtraps.c66 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()
182 3, SIGTRAP) != NOTIFY_STOP) in illegal_op()
A Dkprobes.c535 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
539 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
544 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
/linux/arch/hexagon/kernel/
A Dkgdb.c159 return NOTIFY_STOP; in __kgdb_notify()
169 return NOTIFY_STOP; in __kgdb_notify()
/linux/arch/riscv/kernel/
A Dtraps.c56 if (ret != NOTIFY_STOP) in die()
176 == NOTIFY_STOP) in do_trap_break()
/linux/crypto/
A Dalgboss.c162 return NOTIFY_STOP; in cryptomgr_schedule_probe()
223 return NOTIFY_STOP; in cryptomgr_schedule_test()

Completed in 61 milliseconds

123