Home
last modified time | relevance | path

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

12

/openbmc/linux/fs/jffs2/
H A Dbackground.c31 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()
/openbmc/linux/arch/m68k/mm/
H A Dfault.c197 goto send_sig; in do_page_fault()
212 send_sig: in do_page_fault()
/openbmc/linux/arch/csky/kernel/
H A Dtraps.c179 send_sig(SIGTRAP, current, 0); in do_trap_bkpt()
201 send_sig(SIGTRAP, current, 0); in do_trap_illinsn()
/openbmc/linux/arch/s390/mm/
H A Dfault.c611 send_sig(SIGSEGV, current, 0); in do_secure_storage_access()
649 send_sig(SIGSEGV, current, 0); in do_secure_storage_access()
681 send_sig(SIGSEGV, current, 0); in do_non_secure_storage_access()
707 send_sig(SIGSEGV, current, 0); in do_secure_storage_violation()
/openbmc/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()
/openbmc/linux/arch/arm/nwfpe/
H A Dfpmodule.c42 #define fp_send_sig send_sig
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_erl0.c837 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 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()
/openbmc/linux/fs/
H A Dsplice.c210 send_sig(SIGPIPE, current, 0); in splice_to_pipe()
253 send_sig(SIGPIPE, current, 0); in add_to_pipe()
1206 send_sig(SIGPIPE, current, 0); in wait_for_space()
1651 send_sig(SIGPIPE, current, 0); in opipe_prep()
1710 send_sig(SIGPIPE, current, 0); in splice_pipe_to_pipe()
1834 send_sig(SIGPIPE, current, 0); in link_pipe()
H A Dattr.c272 send_sig(SIGXFSZ, current, 0); in inode_newsize_ok()
H A Dpipe.c447 send_sig(SIGPIPE, current, 0); in pipe_write()
488 send_sig(SIGPIPE, current, 0); in pipe_write()
H A Dbinfmt_flat.c333 send_sig(SIGSEGV, current, 0); in calc_reloc()
/openbmc/linux/net/core/
H A Dstream.c191 send_sig(SIGPIPE, current, 0); in sk_stream_error()
/openbmc/linux/arch/x86/math-emu/
H A Dfpu_entry.c234 send_sig(SIGFPE, current, 1); in math_emulate()
627 send_sig(signal, current, 1); in math_abort()
/openbmc/linux/arch/x86/kernel/
H A Duprobes.c992 send_sig(SIGTRAP, current, 0); in arch_uprobe_post_xol()
1061 send_sig(SIGTRAP, current, 0); in arch_uprobe_skip_sstep()
H A Dvm86_32.c744 send_sig(vm86_irqs[intno].sig, vm86_irqs[intno].tsk, 1); in irq_handler()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_lock.c197 send_sig(SIGTERM, current, 0); in drm_legacy_lock()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.c1128 send_sig(SIGSEGV, p->lead_thread, 0); in lookup_events_by_type_and_signal()
1137 send_sig(SIGTERM, p->lead_thread, 0); in lookup_events_by_type_and_signal()
1324 send_sig(SIGBUS, p->lead_thread, 0); in kfd_signal_poison_consumed_event()
/openbmc/linux/kernel/
H A Dpid_namespace.c340 send_sig(SIGKILL, pid_ns->child_reaper, 1); in reboot_pid_ns()
/openbmc/linux/net/atm/
H A Dcommon.c590 send_sig(SIGPIPE, current, 0); in vcc_sendmsg()
619 send_sig(SIGPIPE, current, 0); in vcc_sendmsg()
/openbmc/linux/arch/m68k/kernel/
H A Dentry.S284 jbsr send_sig
/openbmc/linux/include/linux/sched/
H A Dsignal.h348 extern int send_sig(int, struct task_struct *, int);
/openbmc/linux/arch/arm/kernel/
H A Dtraps.c549 send_sig(SIGSEGV, current, 1); in bad_syscall()
/openbmc/linux/fs/zonefs/
H A Dfile.c397 send_sig(SIGXFSZ, current, 0); in zonefs_write_check_limits()
/openbmc/qemu/linux-user/arm/
H A Dsignal.c497 send_sig(SIGTRAP, current, 1); in do_sigframe_return()

12