Home
last modified time | relevance | path

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

12

/linux-6.12.1/fs/jffs2/
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()
/linux-6.12.1/arch/m68k/mm/
Dfault.c199 goto send_sig; in do_page_fault()
214 send_sig: in do_page_fault()
/linux-6.12.1/arch/s390/mm/
Dfault.c515 send_sig(SIGSEGV, current, 0); in do_secure_storage_access()
551 send_sig(SIGSEGV, current, 0); in do_secure_storage_access()
577 send_sig(SIGSEGV, current, 0); in do_non_secure_storage_access()
602 send_sig(SIGSEGV, current, 0); in do_secure_storage_violation()
/linux-6.12.1/arch/csky/kernel/
Dtraps.c180 send_sig(SIGTRAP, current, 0); in do_trap_bkpt()
202 send_sig(SIGTRAP, current, 0); in do_trap_illinsn()
/linux-6.12.1/include/linux/
Dptrace.h155 send_sig(SIGTRAP, current, 0); in ptrace_event()
424 send_sig(signr, current, 1); in ptrace_report_syscall()
/linux-6.12.1/arch/arm/nwfpe/
Dfpmodule.c42 #define fp_send_sig send_sig
/linux-6.12.1/drivers/target/iscsi/
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()
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()
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()
4303 send_sig(SIGINT, conn->tx_thread, 1); in iscsit_close_connection()
4309 send_sig(SIGINT, conn->rx_thread, 1); in iscsit_close_connection()
/linux-6.12.1/fs/
Dsplice.c211 send_sig(SIGPIPE, current, 0); in splice_to_pipe()
254 send_sig(SIGPIPE, current, 0); in add_to_pipe()
1268 send_sig(SIGPIPE, current, 0); in wait_for_space()
1717 send_sig(SIGPIPE, current, 0); in opipe_prep()
1776 send_sig(SIGPIPE, current, 0); in splice_pipe_to_pipe()
1900 send_sig(SIGPIPE, current, 0); in link_pipe()
Dattr.c268 send_sig(SIGXFSZ, current, 0); in inode_newsize_ok()
Dpipe.c458 send_sig(SIGPIPE, current, 0); in pipe_write()
499 send_sig(SIGPIPE, current, 0); in pipe_write()
Dbinfmt_flat.c333 send_sig(SIGSEGV, current, 0); in calc_reloc()
/linux-6.12.1/net/core/
Dstream.c191 send_sig(SIGPIPE, current, 0); in sk_stream_error()
/linux-6.12.1/arch/x86/math-emu/
Dfpu_entry.c234 send_sig(SIGFPE, current, 1); in math_emulate()
627 send_sig(signal, current, 1); in math_abort()
/linux-6.12.1/arch/x86/kernel/
Duprobes.c1109 send_sig(SIGTRAP, current, 0); in arch_uprobe_post_xol()
1178 send_sig(SIGTRAP, current, 0); in arch_uprobe_skip_sstep()
Dvm86_32.c744 send_sig(vm86_irqs[intno].sig, vm86_irqs[intno].tsk, 1); in irq_handler()
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c1133 send_sig(SIGSEGV, p->lead_thread, 0); in lookup_events_by_type_and_signal()
1142 send_sig(SIGTERM, p->lead_thread, 0); in lookup_events_by_type_and_signal()
1354 send_sig(SIGBUS, p->lead_thread, 0); in kfd_signal_poison_consumed_event()
/linux-6.12.1/kernel/
Dpid_namespace.c317 send_sig(SIGKILL, pid_ns->child_reaper, 1); in reboot_pid_ns()
/linux-6.12.1/net/atm/
Dcommon.c590 send_sig(SIGPIPE, current, 0); in vcc_sendmsg()
619 send_sig(SIGPIPE, current, 0); in vcc_sendmsg()
/linux-6.12.1/arch/m68k/kernel/
Dentry.S281 jbsr send_sig
Dsignal.c1084 send_sig(SIGTRAP, current, 1); in handle_signal()
/linux-6.12.1/include/linux/sched/
Dsignal.h339 extern int send_sig(int, struct task_struct *, int);
/linux-6.12.1/fs/zonefs/
Dfile.c398 send_sig(SIGXFSZ, current, 0); in zonefs_write_check_limits()
/linux-6.12.1/arch/arm/kernel/
Dtraps.c550 send_sig(SIGSEGV, current, 1); in bad_syscall()

12