Searched refs:SI_TKILL (Results 1 – 8 of 8) sorted by relevance
23 #if !(defined(SI_TKILL) || (defined(HAVE_DECL_SI_TKILL) && HAVE_DECL_SI_TKILL))24 # define SI_TKILL -6 macro50 XLAT(SI_TKILL),
8 SI_TKILL -6
23 # define DIVISION_BY_ZERO_SI_CODE SI_TKILL26 # define DIVISION_BY_ZERO_SI_CODE SI_TKILL
137 #ifdef SI_TKILL138 DEFINE_ENTRY(SI_TKILL)
152 case SI_TKILL: in print_si_info()
3369 * signal.c [LINUX] (SI_SIGIO, SI_TKILL): New macros.
171 #define SI_TKILL -6 /* sent by tkill system call */ macro
417 info->si_code == SI_TKILL; in HandleSignal()