/Linux-v4.19/Documentation/input/ |
D | notifier.rst | 24 For each kind of event but the last, the callback may return NOTIFY_STOP in 33 if (notifier_call_chain(KBD_KEYCODE,¶ms) == NOTIFY_STOP) 41 if (notifier_call_chain(KBD_UNICODE,¶ms) == NOTIFY_STOP) 48 if (notifier_call_chain(KBD_KEYSYM,¶ms) == NOTIFY_STOP)
|
/Linux-v4.19/arch/sh/kernel/ |
D | traps.c | 141 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER() 158 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER() 183 case NOTIFY_STOP: in BUILD_TRAP_HANDLER()
|
D | kprobes.c | 494 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 504 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 507 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
/Linux-v4.19/arch/x86/kernel/ |
D | traps.c | 300 NOTIFY_STOP) { in do_error_trap() 462 X86_TRAP_BR, SIGSEGV) == NOTIFY_STOP) in do_bounds() 560 X86_TRAP_GP, SIGSEGV) != NOTIFY_STOP) in do_general_protection() 606 SIGTRAP) == NOTIFY_STOP) in do_int3() 616 SIGTRAP) == NOTIFY_STOP) in do_int3() 783 SIGTRAP) == NOTIFY_STOP) in do_debug() 848 trapnr, SIGFPE) != NOTIFY_STOP) in math_error() 942 X86_TRAP_IRET, SIGILL) != NOTIFY_STOP) { in do_iret_error()
|
/Linux-v4.19/arch/sparc/kernel/ |
D | uprobes.c | 269 regs, 0, trap_level, SIGTRAP) != NOTIFY_STOP) in uprobe_trap() 288 ret = NOTIFY_STOP; in arch_uprobe_exception_notify() 293 ret = NOTIFY_STOP; in arch_uprobe_exception_notify()
|
D | traps_64.c | 92 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap() 118 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap_tl1() 191 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() 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() 405 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_data_access_exception_tl1() [all …]
|
D | nmi.c | 72 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in die_nmi() 95 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in perfctr_irq()
|
D | kprobes.c | 404 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-v4.19/arch/s390/kernel/ |
D | traps.c | 69 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-v4.19/arch/powerpc/kernel/ |
D | uprobes.c | 151 return NOTIFY_STOP; in arch_uprobe_exception_notify() 155 return NOTIFY_STOP; in arch_uprobe_exception_notify()
|
D | hw_breakpoint.c | 213 int rc = NOTIFY_STOP; in hw_breakpoint_handler() 339 return NOTIFY_STOP; in single_step_dabr_instruction()
|
/Linux-v4.19/drivers/accessibility/braille/ |
D | braille_console.c | 174 ret = NOTIFY_STOP; in keyboard_notifier_call() 177 ret = NOTIFY_STOP; in keyboard_notifier_call() 234 if (ret == NOTIFY_STOP) in keyboard_notifier_call()
|
/Linux-v4.19/drivers/staging/nvec/ |
D | nvec_ps2.c | 84 return NOTIFY_STOP; in nvec_ps2_notifier() 95 return NOTIFY_STOP; in nvec_ps2_notifier()
|
D | nvec_kbd.c | 64 return NOTIFY_STOP; in nvec_keys_notifier() 79 return NOTIFY_STOP; in nvec_keys_notifier()
|
D | nvec_power.c | 99 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-v4.19/arch/mips/kernel/ |
D | uprobes.c | 174 return NOTIFY_STOP; in arch_uprobe_exception_notify() 178 return NOTIFY_STOP; in arch_uprobe_exception_notify()
|
D | traps.c | 392 SIGSEGV) == NOTIFY_STOP) in die() 478 SIGBUS) == NOTIFY_STOP) in do_be() 831 SIGFPE) == NOTIFY_STOP) in do_fpe() 886 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp() 891 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp() 993 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 999 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1005 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1011 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1112 SIGILL) == NOTIFY_STOP) in do_ri() [all …]
|
D | pm.c | 80 return NOTIFY_STOP; in mips_pm_notifier()
|
D | kprobes.c | 444 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 448 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 457 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
/Linux-v4.19/arch/hexagon/kernel/ |
D | kgdb.c | 204 return NOTIFY_STOP; in __kgdb_notify() 214 return NOTIFY_STOP; in __kgdb_notify()
|
/Linux-v4.19/arch/mips/loongson64/loongson-3/ |
D | cop2-ex.c | 54 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
|
/Linux-v4.19/arch/ia64/kernel/ |
D | traps.c | 70 != NOTIFY_STOP) in die() 116 == NOTIFY_STOP) in ia64_bad_break() 180 == NOTIFY_STOP) in ia64_bad_break() 585 == NOTIFY_STOP) in ia64_fault()
|
/Linux-v4.19/arch/sparc/oprofile/ |
D | init.c | 31 ret = NOTIFY_STOP; in profile_timer_exceptions_notify()
|
/Linux-v4.19/arch/unicore32/kernel/ |
D | traps.c | 195 if (ret == NOTIFY_STOP) in __die() 239 if (ret != NOTIFY_STOP) in die()
|
/Linux-v4.19/crypto/ |
D | algboss.c | 198 return NOTIFY_STOP; in cryptomgr_schedule_probe() 259 return NOTIFY_STOP; in cryptomgr_schedule_test()
|