Home
last modified time | relevance | path

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

123

/Linux-v5.4/Documentation/input/
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)
/Linux-v5.4/arch/sh/kernel/
Dtraps.c141 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER()
158 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER()
183 case NOTIFY_STOP: in BUILD_TRAP_HANDLER()
Dkprobes.c492 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
502 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
505 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
/Linux-v5.4/arch/x86/kernel/
Dtraps.c276 NOTIFY_STOP) { in do_error_trap()
437 X86_TRAP_BR, SIGSEGV) == NOTIFY_STOP) in do_bounds()
555 X86_TRAP_GP, SIGSEGV) != NOTIFY_STOP) in do_general_protection()
594 SIGTRAP) == NOTIFY_STOP) in do_int3()
604 SIGTRAP) == NOTIFY_STOP) in do_int3()
771 SIGTRAP) == NOTIFY_STOP) in do_debug()
836 trapnr, SIGFPE) != NOTIFY_STOP) in math_error()
918 X86_TRAP_IRET, SIGILL) != NOTIFY_STOP) { in do_iret_error()
/Linux-v5.4/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()
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 …]
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()
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()
/Linux-v5.4/arch/s390/kernel/
Dtraps.c69 regs->int_code, si_signo) == NOTIFY_STOP) in do_trap()
77 if (notify_die(DIE_SSTEP, "sstep", regs, 0, 0, SIGTRAP) == NOTIFY_STOP) in do_per_trap()
185 3, SIGTRAP) != NOTIFY_STOP) in illegal_op()
/Linux-v5.4/arch/powerpc/kernel/
Duprobes.c138 return NOTIFY_STOP; in arch_uprobe_exception_notify()
142 return NOTIFY_STOP; in arch_uprobe_exception_notify()
Dhw_breakpoint.c252 int rc = NOTIFY_STOP; in hw_breakpoint_handler()
352 return NOTIFY_STOP; in single_step_dabr_instruction()
/Linux-v5.4/drivers/accessibility/braille/
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-v5.4/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-v5.4/arch/mips/kernel/
Duprobes.c171 return NOTIFY_STOP; in arch_uprobe_exception_notify()
175 return NOTIFY_STOP; in arch_uprobe_exception_notify()
Dtraps.c395 SIGSEGV) == NOTIFY_STOP) in die()
481 SIGBUS) == NOTIFY_STOP) in do_be()
833 SIGFPE) == NOTIFY_STOP) in do_fpe()
925 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
930 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp()
1032 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1038 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1044 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1050 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp()
1151 SIGILL) == NOTIFY_STOP) in do_ri()
[all …]
Dpm.c76 return NOTIFY_STOP; in mips_pm_notifier()
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()
/Linux-v5.4/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-v5.4/arch/hexagon/kernel/
Dkgdb.c159 return NOTIFY_STOP; in __kgdb_notify()
169 return NOTIFY_STOP; in __kgdb_notify()
/Linux-v5.4/arch/mips/loongson64/loongson-3/
Dcop2-ex.c51 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
/Linux-v5.4/arch/sparc/oprofile/
Dinit.c31 ret = NOTIFY_STOP; in profile_timer_exceptions_notify()
/Linux-v5.4/arch/unicore32/kernel/
Dtraps.c192 if (ret == NOTIFY_STOP) in __die()
236 if (ret != NOTIFY_STOP) in die()
/Linux-v5.4/crypto/
Dalgboss.c193 return NOTIFY_STOP; in cryptomgr_schedule_probe()
254 return NOTIFY_STOP; in cryptomgr_schedule_test()

123