Searched refs:SI_SIGIO (Results 1 – 6 of 6) sorted by relevance
72 #if defined(SI_SIGIO) || (defined(HAVE_DECL_SI_SIGIO) && HAVE_DECL_SI_SIGIO)74 static_assert((SI_SIGIO) == (-5), "SI_SIGIO != -5");77 # define SI_SIGIO -5127 XLAT(SI_SIGIO),
15 SI_SIGIO -5
141 #ifdef SI_SIGIO142 DEFINE_ENTRY(SI_SIGIO)
174 #define SI_SIGIO -5 /* sent by queued SIGIO */ macro
4738 #ifdef SI_SIGIO4739 { "SI_SIGIO", (unsigned long) SI_SIGIO },
3369 * signal.c [LINUX] (SI_SIGIO, SI_TKILL): New macros.