Searched refs:SI_TKILL (Results 1 – 4 of 4) sorted by relevance
23 # define DIVISION_BY_ZERO_SI_CODE SI_TKILL26 # define DIVISION_BY_ZERO_SI_CODE SI_TKILL
150 #define SI_TKILL -6 /* sent by tkill system call */ macro
445 #define SI_TKILL -6 /* Sent by tkill */ macro559 #ifdef SI_TKILL560 { SI_TKILL, "SI_TKILL" },
1368 * signal.c [LINUX] (SI_SIGIO, SI_TKILL): New macros.