Home
last modified time | relevance | path

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

/kernel/
Dpid_namespace.c337 send_sig(SIGKILL, pid_ns->child_reaper, 1); in reboot_pid_ns()
Dsignal.c1660 send_sig(int sig, struct task_struct *p, int priv) in send_sig() function
1664 EXPORT_SYMBOL(send_sig);
Dauditsc.c1091 send_sig(SIGKILL, current, 0); in audit_log_execve_info()
/kernel/cgroup/
Dcgroup.c3845 send_sig(SIGKILL, task, 0); in __cgroup_kill()