Home
last modified time | relevance | path

Searched refs:send_sig (Results 1 – 25 of 32) sorted by relevance

12

/linux/arch/m68k/mm/
H A Dfault.c199 goto send_sig; in do_page_fault()
214 send_sig: in do_page_fault()
/linux/arch/csky/kernel/
H A Dtraps.c180 send_sig(SIGTRAP, current, 0); in do_trap_bkpt()
202 send_sig(SIGTRAP, current, 0); in do_trap_illinsn()
/linux/include/linux/
H A Dptrace.h155 send_sig(SIGTRAP, current, 0); in ptrace_event()
424 send_sig(signr, current, 1); in ptrace_report_syscall()
/linux/arch/arm/nwfpe/
H A Dfpmodule.c42 #define fp_send_sig send_sig
/linux/drivers/target/iscsi/
H A Discsi_target_erl0.c838 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 Discsi_target_nego.c367 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 Discsi_target.c417 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 Discsi_target_login.c635 send_sig(SIGINT, conn->tx_thread, 1); in iscsit_start_kthreads()
H A Discsi_target_util.c1019 send_sig(SIGINT, conn->login_kworker, 1); in iscsit_login_timeout()
/linux/arch/s390/mm/
H A Dfault.c431 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 Dsplice.c210 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 Dbinfmt_flat.c333 send_sig(SIGSEGV, current, 0); in calc_reloc()
/linux/net/core/
H A Dstream.c195 send_sig(SIGPIPE, current, 0); in sk_stream_error()
/linux/net/atm/
H A Dcommon.c590 send_sig(SIGPIPE, current, 0); in vcc_sendmsg()
619 send_sig(SIGPIPE, current, 0); in vcc_sendmsg()
/linux/arch/m68k/kernel/
H A Dentry.S281 jbsr send_sig
H A Dsignal.c1084 send_sig(SIGTRAP, current, 1); in handle_signal()
/linux/arch/x86/kernel/
H A Duprobes.c1681 send_sig(SIGTRAP, current, 0); in arch_uprobe_post_xol()
1750 send_sig(SIGTRAP, current, 0); in arch_uprobe_skip_sstep()
H A Dvm86_32.c743 send_sig(vm86_irqs[intno].sig, vm86_irqs[intno].tsk, 1); in irq_handler()
/linux/drivers/usb/atm/
H A Dusbatm.c1224 send_sig(SIGTERM, instance->thread, 1); in usbatm_usb_disconnect()
/linux/net/x25/
H A Daf_x25.c1129 send_sig(SIGPIPE, current, 0); in x25_sendmsg()
/linux/drivers/block/drbd/
H A Ddrbd_int.h1833 send_sig(SIGXCPU, task, 1); in wake_ack_receiver()
/linux/arch/s390/kvm/
H A Dkvm-s390.c4612 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 Dsignal.c1628 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 Dsdio.c2480 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 Ddevice.c1443 send_sig(SIGKILL, task, 1); in device_kill_open_processes()

12