| /OK3568_Linux_fs/kernel/arch/m68k/mm/ |
| H A D | fault.c | 193 goto send_sig; in do_page_fault() 199 goto send_sig; in do_page_fault() 206 send_sig: in do_page_fault()
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | background.c | 31 send_sig(SIGHUP, c->gc_task, 1); in jffs2_garbage_collect_trigger() 67 send_sig(SIGKILL, c->gc_task, 1); in jffs2_stop_garbage_collect_thread()
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | traps.c | 181 send_sig(SIGTRAP, current, 0); in do_trap_bkpt() 203 send_sig(SIGTRAP, current, 0); in do_trap_illinsn()
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | fault.c | 825 send_sig(SIGSEGV, current, 0); in do_secure_storage_access() 852 send_sig(SIGSEGV, current, 0); in do_secure_storage_access() 886 send_sig(SIGSEGV, current, 0); in do_non_secure_storage_access() 902 send_sig(SIGSEGV, current, 0); in do_secure_storage_violation()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | splice.c | 195 send_sig(SIGPIPE, current, 0); in splice_to_pipe() 238 send_sig(SIGPIPE, current, 0); in add_to_pipe() 988 send_sig(SIGPIPE, current, 0); in wait_for_space() 1408 send_sig(SIGPIPE, current, 0); in opipe_prep() 1467 send_sig(SIGPIPE, current, 0); in splice_pipe_to_pipe() 1591 send_sig(SIGPIPE, current, 0); in link_pipe()
|
| H A D | attr.c | 159 send_sig(SIGXFSZ, current, 0); in inode_newsize_ok()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tracehook.h | 74 send_sig(current->exit_code, current, 1); in ptrace_report_syscall()
|
| H A D | ptrace.h | 156 send_sig(SIGTRAP, current, 0); in ptrace_event()
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/ |
| H A D | iscsi_target_erl0.c | 837 send_sig(SIGINT, conn->tx_thread, 1); in iscsit_connection_reinstatement_rcfr() 839 send_sig(SIGINT, conn->rx_thread, 1); in iscsit_connection_reinstatement_rcfr() 865 send_sig(SIGINT, conn->tx_thread, 1); in iscsit_cause_connection_reinstatement() 867 send_sig(SIGINT, conn->rx_thread, 1); in iscsit_cause_connection_reinstatement()
|
| H A D | iscsi_target_nego.c | 375 send_sig(SIGINT, conn->rx_thread, 1); in iscsi_target_do_tx_login_io() 380 send_sig(SIGINT, conn->tx_thread, 1); in iscsi_target_do_tx_login_io() 560 send_sig(SIGINT, conn->login_kworker, 1); in iscsi_target_login_timeout()
|
| /OK3568_Linux_fs/kernel/arch/arm/nwfpe/ |
| H A D | fpmodule.c | 42 #define fp_send_sig send_sig
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | stream.c | 189 send_sig(SIGPIPE, current, 0); in sk_stream_error()
|
| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A D | fpu_entry.c | 233 send_sig(SIGFPE, current, 1); in math_emulate() 626 send_sig(signal, current, 1); in math_abort()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | uprobes.c | 990 send_sig(SIGTRAP, current, 0); in arch_uprobe_post_xol() 1057 send_sig(SIGTRAP, current, 0); in arch_uprobe_skip_sstep()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | linuxver.h | 685 if (tsk) send_sig(sig, tsk, 1); \ 694 if (tsk) send_sig(sig, tsk, 1); \
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | ptrace.c | 284 send_sig(current->exit_code, current, 1); in syscall_trace()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | linuxver.h | 753 if (tsk) send_sig(sig, tsk, 1); \ 762 if (tsk) send_sig(sig, tsk, 1); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | linuxver.h | 755 if (tsk) send_sig(sig, tsk, 1); \ 764 if (tsk) send_sig(sig, tsk, 1); \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | linuxver.h | 755 if (tsk) send_sig(sig, tsk, 1); \ 764 if (tsk) send_sig(sig, tsk, 1); \
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_lock.c | 197 send_sig(SIGTERM, current, 0); in drm_legacy_lock()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_events.c | 858 send_sig(SIGSEGV, p->lead_thread, 0); in lookup_events_by_type_and_signal() 867 send_sig(SIGTERM, p->lead_thread, 0); in lookup_events_by_type_and_signal()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | linuxver.h | 801 if (tsk) send_sig(sig, tsk, 1); \ 810 if (tsk) send_sig(sig, tsk, 1); \
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | pid_namespace.c | 327 send_sig(SIGKILL, pid_ns->child_reaper, 1); in reboot_pid_ns()
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | traps.c | 204 send_sig(SIGSEGV, current, 1); in bad_syscall()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | linuxver.h | 801 if (tsk) send_sig(sig, tsk, 1); \ 810 if (tsk) send_sig(sig, tsk, 1); \
|