Searched refs:SI_TKILL (Results 1 – 5 of 5) sorted by relevance
192 if (sig == SIGSTOP && si.si_code == SI_TKILL && in do_parent()
186 #define SI_TKILL -6 /* sent by tkill system call */ macro
286 if (sig == SIGSTOP && si.si_code == SI_TKILL && in do_parent()
655 if (sig == SIGSTOP && si.si_code == SI_TKILL && in do_parent()
3885 (kinfo.si_code >= 0 || kinfo.si_code == SI_TKILL)) in SYSCALL_DEFINE4()3935 info.si_code = SI_TKILL; in do_tkill()3982 if ((info->si_code >= 0 || info->si_code == SI_TKILL) && in do_rt_sigqueueinfo()4029 if ((info->si_code >= 0 || info->si_code == SI_TKILL) && in do_rt_tgsigqueueinfo()