Searched refs:SI_TKILL (Results 1 – 2 of 2) sorted by relevance
174 #define SI_TKILL -6 /* sent by tkill system call */ macro
3261 info.si_code = SI_TKILL; in do_tkill()3308 if ((info->si_code >= 0 || info->si_code == SI_TKILL) && in do_rt_sigqueueinfo()3356 if ((info->si_code >= 0 || info->si_code == SI_TKILL) && in do_rt_tgsigqueueinfo()