/linux-4.4.14/Documentation/input/ |
D | notifier.txt | 22 For each kind of event but the last, the callback may return NOTIFY_STOP in 31 if (notifier_call_chain(KBD_KEYCODE,¶ms) == NOTIFY_STOP) 39 if (notifier_call_chain(KBD_UNICODE,¶ms) == NOTIFY_STOP) 46 if (notifier_call_chain(KBD_KEYSYM,¶ms) == NOTIFY_STOP)
|
/linux-4.4.14/arch/sh/kernel/ |
D | traps.c | 135 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER() 152 SIGTRAP) == NOTIFY_STOP) in BUILD_TRAP_HANDLER() 177 case NOTIFY_STOP: in BUILD_TRAP_HANDLER()
|
D | kprobes.c | 499 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 509 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 512 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 517 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
D | hw_breakpoint.c | 283 int cpu, i, rc = NOTIFY_STOP; in hw_breakpoint_handler()
|
D | kgdb.c | 348 return NOTIFY_STOP; in __kgdb_notify()
|
/linux-4.4.14/arch/x86/kernel/ |
D | traps.c | 288 NOTIFY_STOP) { in do_error_trap() 369 X86_TRAP_BR, SIGSEGV) == NOTIFY_STOP) in do_bounds() 462 X86_TRAP_GP, SIGSEGV) != NOTIFY_STOP) in do_general_protection() 502 SIGTRAP) == NOTIFY_STOP) in do_int3() 512 SIGTRAP) == NOTIFY_STOP) in do_int3() 641 SIGTRAP) == NOTIFY_STOP) in do_debug() 697 if (notify_die(DIE_TRAP, str, regs, error_code, trapnr, SIGFPE) == NOTIFY_STOP) in math_error() 786 X86_TRAP_IRET, SIGILL) != NOTIFY_STOP) { in do_iret_error()
|
D | kgdb.c | 511 return NOTIFY_STOP; in single_step_cont() 573 return NOTIFY_STOP; in __kgdb_notify()
|
D | uprobes.c | 913 ret = NOTIFY_STOP; in arch_uprobe_exception_notify() 919 ret = NOTIFY_STOP; in arch_uprobe_exception_notify()
|
D | dumpstack.c | 276 current->thread.trap_nr, SIGSEGV) == NOTIFY_STOP) in __die()
|
D | hw_breakpoint.c | 446 int i, cpu, rc = NOTIFY_STOP; in hw_breakpoint_handler()
|
/linux-4.4.14/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 | 210 int rc = NOTIFY_STOP; in hw_breakpoint_handler() 329 return NOTIFY_STOP; in single_step_dabr_instruction()
|
D | kprobes.c | 483 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 487 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
D | traps.c | 214 if (notify_die(DIE_OOPS, str, regs, err, 255, SIGSEGV) == NOTIFY_STOP) in __die() 784 5, SIGTRAP) == NOTIFY_STOP) in instruction_breakpoint_exception() 806 5, SIGTRAP) == NOTIFY_STOP) in single_step_exception() 1158 == NOTIFY_STOP) in program_check_exception() 1668 5, SIGTRAP) == NOTIFY_STOP) { in DebugException() 1682 5, SIGTRAP) == NOTIFY_STOP) { in DebugException()
|
D | process.c | 313 11, SIGSEGV) == NOTIFY_STOP) in do_send_trap() 331 11, SIGSEGV) == NOTIFY_STOP) in do_break()
|
/linux-4.4.14/arch/s390/kernel/ |
D | traps.c | 89 regs->int_code, si_signo) == NOTIFY_STOP) in do_trap() 99 if (notify_die(DIE_SSTEP, "sstep", regs, 0, 0, SIGTRAP) == NOTIFY_STOP) in do_per_trap() 216 3, SIGTRAP) != NOTIFY_STOP) in illegal_op()
|
D | kprobes.c | 655 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 659 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 664 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
D | uprobes.c | 121 return NOTIFY_STOP; in arch_uprobe_exception_notify() 125 return NOTIFY_STOP; in arch_uprobe_exception_notify()
|
/linux-4.4.14/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-4.4.14/drivers/staging/nvec/ |
D | nvec_ps2.c | 88 return NOTIFY_STOP; in nvec_ps2_notifier() 99 return NOTIFY_STOP; in nvec_ps2_notifier()
|
D | nvec_kbd.c | 68 return NOTIFY_STOP; in nvec_keys_notifier() 83 return NOTIFY_STOP; in nvec_keys_notifier()
|
D | nvec_power.c | 103 return NOTIFY_STOP; in nvec_power_notifier() 218 return NOTIFY_STOP; in nvec_power_bat_notifier() 221 return NOTIFY_STOP; in nvec_power_bat_notifier()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | traps_64.c | 92 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap() 122 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap_tl1() 196 0, 0x8, SIGTRAP) == NOTIFY_STOP) in spitfire_insn_access_exception() 221 0, 0x8, SIGTRAP) == NOTIFY_STOP) in spitfire_insn_access_exception_tl1() 235 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_insn_access_exception() 260 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_insn_access_exception_tl1() 273 0, 0x30, SIGTRAP) == NOTIFY_STOP) in spitfire_data_access_exception() 311 0, 0x30, SIGTRAP) == NOTIFY_STOP) in spitfire_data_access_exception_tl1() 325 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_data_access_exception() 365 0, 0x8, SIGTRAP) == NOTIFY_STOP) in sun4v_data_access_exception_tl1() [all …]
|
D | nmi.c | 74 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in die_nmi() 97 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in perfctr_irq()
|
D | kprobes.c | 407 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 411 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 437 regs, 0, trap_level, SIGTRAP) != NOTIFY_STOP) in kprobe_trap()
|
D | perf_event.c | 1656 return NOTIFY_STOP; in perf_event_nmi_handler()
|
/linux-4.4.14/arch/mips/kernel/ |
D | uprobes.c | 227 return NOTIFY_STOP; in arch_uprobe_exception_notify() 231 return NOTIFY_STOP; in arch_uprobe_exception_notify()
|
D | pm.c | 80 return NOTIFY_STOP; in mips_pm_notifier()
|
D | traps.c | 384 SIGSEGV) == NOTIFY_STOP) in die() 470 SIGBUS) == NOTIFY_STOP) in do_be() 826 SIGFPE) == NOTIFY_STOP) in do_fpe() 882 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp() 887 SIGTRAP) == NOTIFY_STOP) in do_trap_or_bp() 989 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 995 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1001 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1007 current->thread.trap_nr, SIGTRAP) == NOTIFY_STOP) in do_bp() 1110 SIGILL) == NOTIFY_STOP) in do_ri() [all …]
|
D | kprobes.c | 498 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 502 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 511 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
D | kgdb.c | 329 return NOTIFY_STOP; in kgdb_mips_notify()
|
/linux-4.4.14/arch/avr32/kernel/ |
D | kprobes.c | 217 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 221 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
D | traps.c | 109 case NOTIFY_STOP: in do_nmi()
|
D | ptrace.c | 256 == NOTIFY_STOP) in do_debug()
|
/linux-4.4.14/arch/tile/kernel/ |
D | kprobes.c | 351 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 355 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 363 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
D | kgdb.c | 356 return NOTIFY_STOP; in kgdb_notify() 369 return NOTIFY_STOP; in kgdb_notify()
|
/linux-4.4.14/arch/mips/loongson64/loongson-3/ |
D | cop2-ex.c | 53 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | kgdb.c | 203 return NOTIFY_STOP; in __kgdb_notify() 213 return NOTIFY_STOP; in __kgdb_notify()
|
D | traps.c | 216 NOTIFY_STOP) in die()
|
/linux-4.4.14/arch/sparc/oprofile/ |
D | init.c | 31 ret = NOTIFY_STOP; in profile_timer_exceptions_notify()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | traps.c | 66 != NOTIFY_STOP) in die() 111 == NOTIFY_STOP) in ia64_bad_break() 175 == NOTIFY_STOP) in ia64_bad_break() 566 == NOTIFY_STOP) in ia64_fault()
|
D | kprobes.c | 998 ret = NOTIFY_STOP; in kprobe_exceptions_notify() 1004 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
D | mca.c | 115 == NOTIFY_STOP) && ((spin) == 1)) \ 122 == NOTIFY_STOP) && ((spin) == 1)) \
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | traps.c | 192 if (ret == NOTIFY_STOP) in __die() 236 if (ret != NOTIFY_STOP) in die()
|
/linux-4.4.14/crypto/ |
D | algboss.c | 199 return NOTIFY_STOP; in cryptomgr_schedule_probe() 264 return NOTIFY_STOP; in cryptomgr_schedule_test()
|
D | api.c | 276 if (ok == NOTIFY_STOP) in crypto_alg_mod_lookup()
|
D | algapi.c | 342 if (err != NOTIFY_STOP) { in crypto_wait_for_test()
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | kprobes.c | 575 return NOTIFY_STOP; in kprobe_exceptions_notify() 578 return NOTIFY_STOP; in kprobe_exceptions_notify() 584 return NOTIFY_STOP; in kprobe_exceptions_notify()
|
/linux-4.4.14/arch/arc/kernel/ |
D | traps.c | 153 if (rc == NOTIFY_STOP) in do_insterror_or_kprobe()
|
D | kprobes.c | 374 return NOTIFY_STOP; in kprobe_exceptions_notify() 379 return NOTIFY_STOP; in kprobe_exceptions_notify()
|
/linux-4.4.14/drivers/edac/ |
D | octeon_edac-pc.c | 82 return NOTIFY_STOP; in co_cache_error_event()
|
D | mce_amd.c | 757 return NOTIFY_STOP; in amd_decode_mce() 826 return NOTIFY_STOP; in amd_decode_mce()
|
D | i7core_edac.c | 1902 return NOTIFY_STOP; in i7core_mce_check_error()
|
D | sb_edac.c | 2304 return NOTIFY_STOP; in sbridge_mce_check_error()
|
/linux-4.4.14/include/linux/ |
D | notifier.h | 165 #define NOTIFY_STOP (NOTIFY_OK|NOTIFY_STOP_MASK) macro
|
/linux-4.4.14/arch/arm64/kernel/ |
D | traps.c | 214 if (ret == NOTIFY_STOP) in __die() 262 if (ret != NOTIFY_STOP) in die()
|
D | kgdb.c | 270 return NOTIFY_STOP; in __kgdb_notify()
|
/linux-4.4.14/arch/arm/kernel/ |
D | kgdb.c | 190 return NOTIFY_STOP; in __kgdb_notify()
|
D | traps.c | 248 if (ret == NOTIFY_STOP) in __die()
|
/linux-4.4.14/arch/mips/mm/ |
D | fault.c | 63 current->thread.trap_nr, SIGSEGV) == NOTIFY_STOP) in __do_page_fault()
|
/linux-4.4.14/drivers/acpi/ |
D | acpi_extlog.c | 180 return NOTIFY_STOP; in extlog_print()
|
/linux-4.4.14/arch/x86/mm/ |
D | kmmio.c | 590 return NOTIFY_STOP; in kmmio_die_notifier()
|
/linux-4.4.14/drivers/tty/vt/ |
D | keyboard.c | 1410 if (rc == NOTIFY_STOP || !key_map) { in kbd_keycode() 1431 if (rc != NOTIFY_STOP) in kbd_keycode() 1451 if (rc == NOTIFY_STOP) in kbd_keycode()
|
D | vt.c | 2312 ¶m) == NOTIFY_STOP) in do_con_write()
|
/linux-4.4.14/arch/tile/mm/ |
D | fault.c | 714 regs->faultnum, SIGSEGV) == NOTIFY_STOP) in __do_page_fault()
|
/linux-4.4.14/Documentation/ |
D | memory-hotplug.txt | 429 NOTIFY_DONE, NOTIFY_OK, NOTIFY_BAD, NOTIFY_STOP 438 NOTIFY_STOP stops further processing of the notification queue.
|
/linux-4.4.14/drivers/staging/speakup/ |
D | main.c | 1488 return NOTIFY_STOP; in pre_handle_cursor() 1495 return NOTIFY_STOP; in pre_handle_cursor() 2199 ret = NOTIFY_STOP; in keyboard_notifier_call()
|
/linux-4.4.14/arch/x86/kernel/kprobes/ |
D | core.c | 1024 ret = NOTIFY_STOP; in kprobe_exceptions_notify()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-cadence.c | 778 return NOTIFY_STOP; in cdns_i2c_clk_notifier_cb()
|
D | i2c-rk3x.c | 671 return NOTIFY_STOP; in rk3x_i2c_clk_notifier_cb()
|
/linux-4.4.14/arch/mips/kvm/ |
D | mips.c | 1616 return NOTIFY_STOP; in kvm_mips_csr_die_notify()
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
D | mce.c | 265 if (ret == NOTIFY_STOP) in print_mce()
|
/linux-4.4.14/drivers/char/ipmi/ |
D | ipmi_si_intf.c | 3388 return NOTIFY_STOP; in dell_poweredge_bt_xaction_handler()
|