| /linux/arch/m68k/mm/ |
| H A D | fault.c | 199 goto send_sig; in do_page_fault() 214 send_sig: in do_page_fault()
|
| /linux/arch/csky/kernel/ |
| H A D | traps.c | 180 send_sig(SIGTRAP, current, 0); in do_trap_bkpt() 202 send_sig(SIGTRAP, current, 0); in do_trap_illinsn()
|
| /linux/include/linux/ |
| H A D | ptrace.h | 155 send_sig(SIGTRAP, current, 0); in ptrace_event() 424 send_sig(signr, current, 1); in ptrace_report_syscall()
|
| /linux/arch/arm/nwfpe/ |
| H A D | fpmodule.c | 42 #define fp_send_sig send_sig
|
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target_erl0.c | 838 send_sig(SIGINT, conn->tx_thread, 1); in iscsit_connection_reinstatement_rcfr() 840 send_sig(SIGINT, conn->rx_thread, 1); in iscsit_connection_reinstatement_rcfr() 866 send_sig(SIGINT, conn->tx_thread, 1); in iscsit_cause_connection_reinstatement() 868 send_sig(SIGINT, conn->rx_thread, 1); in iscsit_cause_connection_reinstatement()
|
| H A D | iscsi_target_nego.c | 367 send_sig(SIGINT, conn->rx_thread, 1); in iscsi_target_do_tx_login_io() 372 send_sig(SIGINT, conn->tx_thread, 1); in iscsi_target_do_tx_login_io()
|
| H A D | iscsi_target.c | 417 send_sig(SIGINT, np->np_thread, 1); in iscsit_reset_np_thread() 455 send_sig(SIGINT, np->np_thread, 1); in iscsit_del_np() 4266 send_sig(SIGINT, conn->tx_thread, 1); in iscsit_close_connection() 4272 send_sig(SIGINT, conn->rx_thread, 1); in iscsit_close_connection()
|
| H A D | iscsi_target_login.c | 635 send_sig(SIGINT, conn->tx_thread, 1); in iscsit_start_kthreads()
|
| H A D | iscsi_target_util.c | 1019 send_sig(SIGINT, conn->login_kworker, 1); in iscsit_login_timeout()
|
| /linux/arch/s390/mm/ |
| H A D | fault.c | 431 send_sig(SIGSEGV, current, 0); in do_secure_storage_access() 474 send_sig(SIGSEGV, current, 0); in do_secure_storage_access()
|
| /linux/fs/ |
| H A D | splice.c | 210 send_sig(SIGPIPE, current, 0); in splice_to_pipe() 252 send_sig(SIGPIPE, current, 0); in add_to_pipe() 1263 send_sig(SIGPIPE, current, 0); in wait_for_space() 1694 send_sig(SIGPIPE, current, 0); in opipe_prep() 1750 send_sig(SIGPIPE, current, 0); in splice_pipe_to_pipe() 1871 send_sig(SIGPIPE, current, 0); in link_pipe()
|
| H A D | binfmt_flat.c | 333 send_sig(SIGSEGV, current, 0); in calc_reloc()
|
| /linux/net/core/ |
| H A D | stream.c | 195 send_sig(SIGPIPE, current, 0); in sk_stream_error()
|
| /linux/net/atm/ |
| H A D | common.c | 590 send_sig(SIGPIPE, current, 0); in vcc_sendmsg() 619 send_sig(SIGPIPE, current, 0); in vcc_sendmsg()
|
| /linux/arch/m68k/kernel/ |
| H A D | entry.S | 281 jbsr send_sig
|
| H A D | signal.c | 1084 send_sig(SIGTRAP, current, 1); in handle_signal()
|
| /linux/arch/x86/kernel/ |
| H A D | uprobes.c | 1681 send_sig(SIGTRAP, current, 0); in arch_uprobe_post_xol() 1750 send_sig(SIGTRAP, current, 0); in arch_uprobe_skip_sstep()
|
| H A D | vm86_32.c | 743 send_sig(vm86_irqs[intno].sig, vm86_irqs[intno].tsk, 1); in irq_handler()
|
| /linux/drivers/usb/atm/ |
| H A D | usbatm.c | 1224 send_sig(SIGTERM, instance->thread, 1); in usbatm_usb_disconnect()
|
| /linux/net/x25/ |
| H A D | af_x25.c | 1129 send_sig(SIGPIPE, current, 0); in x25_sendmsg()
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_int.h | 1833 send_sig(SIGXCPU, task, 1); in wake_ack_receiver()
|
| /linux/arch/s390/kvm/ |
| H A D | kvm-s390.c | 4612 send_sig(SIGSEGV, current, 0); in vcpu_post_run_handle_fault() 4624 send_sig(SIGSEGV, current, 0); in vcpu_post_run_handle_fault() 4641 send_sig(SIGSEGV, current, 0); in vcpu_post_run_handle_fault()
|
| /linux/kernel/ |
| H A D | signal.c | 1628 send_sig(int sig, struct task_struct *p, int priv) in send_sig() function 1632 EXPORT_SYMBOL(send_sig);
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | sdio.c | 2480 send_sig(SIGTERM, bus->watchdog_tsk, 1); in brcmf_sdio_bus_stop() 4572 send_sig(SIGTERM, bus->watchdog_tsk, 1); in brcmf_sdio_remove()
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | device.c | 1443 send_sig(SIGKILL, task, 1); in device_kill_open_processes()
|