/linux-4.1.27/arch/m68k/mm/ |
D | fault.c | 204 goto send_sig; in do_page_fault() 210 goto send_sig; in do_page_fault() 217 send_sig: in do_page_fault()
|
/linux-4.1.27/fs/jffs2/ |
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()
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
D | ttm_lock.c | 71 send_sig(lock->signal, current, 0); in __ttm_read_lock() 104 send_sig(lock->signal, current, 0); in __ttm_read_trylock() 154 send_sig(lock->signal, current, 0); in __ttm_write_lock()
|
/linux-4.1.27/include/linux/ |
D | tracehook.h | 73 send_sig(current->exit_code, current, 1); in ptrace_report_syscall()
|
D | ptrace.h | 150 send_sig(SIGTRAP, current, 0); in ptrace_event()
|
D | sched.h | 2403 extern int send_sig(int, struct task_struct *, int);
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | fpmodule.c | 54 #define fp_send_sig send_sig
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | ptrace.c | 143 send_sig(current->exit_code, current, 1); in syscall_trace()
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | ptrace.c | 199 send_sig(current->exit_code, current, 1); in do_syscall_trace()
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_erl0.c | 863 send_sig(SIGINT, conn->tx_thread, 1); in iscsit_connection_reinstatement_rcfr() 865 send_sig(SIGINT, conn->rx_thread, 1); in iscsit_connection_reinstatement_rcfr() 891 send_sig(SIGINT, conn->tx_thread, 1); in iscsit_cause_connection_reinstatement() 893 send_sig(SIGINT, conn->rx_thread, 1); in iscsit_cause_connection_reinstatement()
|
D | iscsi_target_nego.c | 395 send_sig(SIGINT, conn->rx_thread, 1); in iscsi_target_do_tx_login_io() 400 send_sig(SIGINT, conn->tx_thread, 1); in iscsi_target_do_tx_login_io() 526 send_sig(SIGINT, conn->login_kworker, 1); in iscsi_target_login_timeout()
|
D | iscsi_target_login.c | 738 send_sig(SIGINT, conn->tx_thread, 1); in iscsit_start_kthreads() 891 send_sig(SIGINT, np->np_thread, 1); in iscsi_handle_login_thread_timeout()
|
D | iscsi_target.c | 432 send_sig(SIGINT, np->np_thread, 1); in iscsit_reset_np_thread() 470 send_sig(SIGINT, np->np_thread, 1); in iscsit_del_np() 4277 send_sig(SIGINT, conn->tx_thread, 1); in iscsit_close_connection() 4283 send_sig(SIGINT, conn->rx_thread, 1); in iscsit_close_connection()
|
/linux-4.1.27/drivers/staging/android/ |
D | lowmemorykiller.c | 169 send_sig(SIGKILL, selected, 0); in lowmem_scan()
|
/linux-4.1.27/net/core/ |
D | stream.c | 181 send_sig(SIGPIPE, current, 0); in sk_stream_error()
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | addi_apci_1564.c | 183 send_sig(SIGIO, devpriv->tsk_current, 0); in apci1564_interrupt() 202 send_sig(SIGIO, devpriv->tsk_current, 0); in apci1564_interrupt()
|
D | addi_apci_3501.c | 281 send_sig(SIGIO, devpriv->tsk_Current, 0); in apci3501_interrupt()
|
/linux-4.1.27/fs/ |
D | attr.c | 121 send_sig(SIGXFSZ, current, 0); in inode_newsize_ok()
|
D | splice.c | 199 send_sig(SIGPIPE, current, 0); in splice_to_pipe() 1766 send_sig(SIGPIPE, current, 0); in opipe_prep() 1817 send_sig(SIGPIPE, current, 0); in splice_pipe_to_pipe() 1921 send_sig(SIGPIPE, current, 0); in link_pipe()
|
D | pipe.c | 354 send_sig(SIGPIPE, current, 0); in pipe_write() 390 send_sig(SIGPIPE, current, 0); in pipe_write()
|
D | binfmt_flat.c | 376 send_sig(SIGSEGV, current, 0); in calc_reloc()
|
/linux-4.1.27/arch/x86/kernel/ |
D | uprobes.c | 899 send_sig(SIGTRAP, current, 0); in arch_uprobe_post_xol() 966 send_sig(SIGTRAP, current, 0); in arch_uprobe_skip_sstep()
|
D | vm86_32.c | 753 send_sig(vm86_irqs[intno].sig, vm86_irqs[intno].tsk, 1); in irq_handler()
|
/linux-4.1.27/arch/m68k/kernel/ |
D | ptrace.c | 284 send_sig(current->exit_code, current, 1); in syscall_trace()
|
D | entry.S | 267 jbsr send_sig
|
D | signal.c | 1070 send_sig(SIGTRAP, current, 1); in handle_signal()
|
/linux-4.1.27/arch/avr32/kernel/ |
D | ptrace.c | 212 send_sig(current->exit_code, current, 1); in syscall_trace()
|
/linux-4.1.27/arch/x86/math-emu/ |
D | fpu_entry.c | 274 send_sig(SIGFPE, current, 1); in math_emulate() 667 send_sig(signal, current, 1); in math_abort()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_lock.c | 88 send_sig(SIGTERM, current, 0); in drm_legacy_lock()
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | ptrace.c | 268 send_sig(current->exit_code, current, 1); in do_syscall_trace()
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | ptrace.c | 333 send_sig(current->exit_code, current, 1); in do_syscall_trace()
|
/linux-4.1.27/kernel/locking/ |
D | rtmutex-tester.c | 320 send_sig(SIGHUP, threads[tid], 0); in sysfs_test_command()
|
/linux-4.1.27/arch/score/kernel/ |
D | ptrace.c | 380 send_sig(current->exit_code, current, 1); in do_syscall_trace()
|
/linux-4.1.27/arch/m32r/kernel/ |
D | ptrace.c | 698 send_sig(current->exit_code, current, 1); in do_syscall_trace()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | ptrace.c | 89 goto send_sig; in ptrace_hbptriggered() 105 send_sig: in ptrace_hbptriggered()
|
/linux-4.1.27/net/atm/ |
D | common.c | 594 send_sig(SIGPIPE, current, 0); in vcc_sendmsg() 623 send_sig(SIGPIPE, current, 0); in vcc_sendmsg()
|
/linux-4.1.27/arch/arm/kernel/ |
D | traps.c | 511 send_sig(SIGSEGV, current, 1); in bad_syscall()
|
/linux-4.1.27/kernel/ |
D | auditsc.c | 1028 send_sig(SIGKILL, current, 0); in audit_log_single_execve_arg() 1046 send_sig(SIGKILL, current, 0); in audit_log_single_execve_arg() 1110 send_sig(SIGKILL, current, 0); in audit_log_single_execve_arg()
|
D | signal.c | 1480 send_sig(int sig, struct task_struct *p, int priv) in send_sig() function 2488 EXPORT_SYMBOL(send_sig);
|
/linux-4.1.27/net/irda/ |
D | af_irda.c | 1542 send_sig(SIGPIPE, current, 0); in irda_sendmsg_dgram() 1625 send_sig(SIGPIPE, current, 0); in irda_sendmsg_ultra()
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | entry-nommu.S | 373 bralid r15, send_sig
|
/linux-4.1.27/net/caif/ |
D | caif_socket.c | 669 send_sig(SIGPIPE, current, 0); in caif_stream_sendmsg()
|
/linux-4.1.27/net/sunrpc/ |
D | svc.c | 762 send_sig(SIGINT, task, 1); in svc_set_num_threads()
|
/linux-4.1.27/drivers/tty/ |
D | tty_io.c | 3073 send_sig(SIGKILL, p, 1); in __do_SAK() 3083 send_sig(SIGKILL, p, 1); in __do_SAK()
|
/linux-4.1.27/net/netrom/ |
D | af_netrom.c | 1047 send_sig(SIGPIPE, current, 0); in nr_sendmsg()
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | l1oip_core.c | 784 send_sig(SIGTERM, hc->socket_thread, 0); in l1oip_socket_close()
|
/linux-4.1.27/drivers/usb/atm/ |
D | usbatm.c | 1238 send_sig(SIGTERM, instance->thread, 1); in usbatm_usb_disconnect()
|
/linux-4.1.27/net/rose/ |
D | af_rose.c | 1067 send_sig(SIGPIPE, current, 0); in rose_sendmsg()
|
/linux-4.1.27/net/x25/ |
D | af_x25.c | 1106 send_sig(SIGPIPE, current, 0); in x25_sendmsg()
|
/linux-4.1.27/kernel/events/ |
D | uprobes.c | 1839 send_sig(SIGTRAP, current, 0); in handle_swbp()
|
/linux-4.1.27/net/ax25/ |
D | af_ax25.c | 1461 send_sig(SIGPIPE, current, 0); in ax25_sendmsg()
|
/linux-4.1.27/mm/ |
D | filemap.c | 2280 send_sig(SIGXFSZ, current, 0); in generic_write_checks()
|
/linux-4.1.27/net/decnet/ |
D | af_decnet.c | 1957 send_sig(SIGPIPE, current, 0); in dn_sendmsg()
|
/linux-4.1.27/net/unix/ |
D | af_unix.c | 1880 send_sig(SIGPIPE, current, 0); in unix_stream_sendmsg()
|
/linux-4.1.27/fs/fuse/ |
D | dev.c | 1402 send_sig(SIGPIPE, current, 0); in fuse_dev_splice_read()
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_tty.c | 1733 send_sig(SIGIO, dev->profd, 1); in modem_write_profile()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | sdio.c | 2494 send_sig(SIGTERM, bus->watchdog_tsk, 1); in brcmf_sdio_bus_stop()
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 665 Fix oops (in send_sig) caused by CIFS unmount code trying to
|
/linux-4.1.27/net/sctp/ |
D | socket.c | 1556 send_sig(SIGPIPE, current, 0); in sctp_error()
|