Searched refs:send_sig (Results 1 – 4 of 4) sorted by relevance
/kernel/ |
D | exec_domain.c | 54 send_sig(SIGSEGV, current, 1); in default_handler()
|
D | rtmutex-tester.c | 344 send_sig(SIGHUP, threads[tid], 0); in sysfs_test_command()
|
D | auditsc.c | 1044 send_sig(SIGKILL, current, 0); in audit_log_single_execve_arg() 1062 send_sig(SIGKILL, current, 0); in audit_log_single_execve_arg() 1126 send_sig(SIGKILL, current, 0); in audit_log_single_execve_arg()
|
D | signal.c | 1217 send_sig(int sig, struct task_struct *p, int priv) in send_sig() function 1963 EXPORT_SYMBOL(send_sig);
|