Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/Documentation/input/
H A Dnotifier.rst24 For each kind of event but the last, the callback may return NOTIFY_STOP in
33 if (notifier_call_chain(KBD_KEYCODE,&params) == NOTIFY_STOP)
41 if (notifier_call_chain(KBD_UNICODE,&params) == NOTIFY_STOP)
48 if (notifier_call_chain(KBD_KEYSYM,&params) == NOTIFY_STOP)
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtraps.c175 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()
469 X86_TRAP_BR, SIGSEGV) == NOTIFY_STOP) in DEFINE_IDTENTRY()
609 if (ret == NOTIFY_STOP) in DEFINE_IDTENTRY_ERRORCODE()
642 SIGTRAP) == NOTIFY_STOP) in do_int3()
652 return res == NOTIFY_STOP; in do_int3()
869 if (notify_die(DIE_DEBUG, "debug", regs, (long)dr6, 0, SIGTRAP) == NOTIFY_STOP) in notify_debug()
1069 SIGFPE) != NOTIFY_STOP) in math_error()
1170 X86_TRAP_IRET, SIGILL) != NOTIFY_STOP) { in DEFINE_IDTENTRY_SW()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dtraps.c141 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER()
158 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER()
193 case NOTIFY_STOP: in BUILD_TRAP_HANDLER()
H A Dkprobes.c440 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
450 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
453 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H 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()
H 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()
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.c404 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()
H 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()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dtraps.c61 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()
H A Dkprobes.c514 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
518 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
523 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Duprobes.c139 return NOTIFY_STOP; in arch_uprobe_exception_notify()
143 return NOTIFY_STOP; in arch_uprobe_exception_notify()
/OK3568_Linux_fs/kernel/drivers/accessibility/braille/
H 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()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H 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()
/OK3568_Linux_fs/kernel/drivers/staging/nvec/
H A Dnvec_ps2.c84 return NOTIFY_STOP; in nvec_ps2_notifier()
95 return NOTIFY_STOP; in nvec_ps2_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()
H A Dnvec_kbd.c64 return NOTIFY_STOP; in nvec_keys_notifier()
79 return NOTIFY_STOP; in nvec_keys_notifier()
/OK3568_Linux_fs/kernel/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.c393 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 …]
H A Dkprobes.c432 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
436 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
445 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
H A Dpm.c76 return NOTIFY_STOP; in mips_pm_notifier()
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dtraps.c59 if (ret != NOTIFY_STOP) in die()
156 == NOTIFY_STOP) in do_trap_break()
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dkgdb.c159 return NOTIFY_STOP; in __kgdb_notify()
169 return NOTIFY_STOP; in __kgdb_notify()
/OK3568_Linux_fs/kernel/crypto/
H A Dalgboss.c181 return NOTIFY_STOP; in cryptomgr_schedule_probe()
242 return NOTIFY_STOP; in cryptomgr_schedule_test()
/OK3568_Linux_fs/kernel/arch/sparc/oprofile/
H A Dinit.c31 ret = NOTIFY_STOP; in profile_timer_exceptions_notify()

123