Searched refs:SI_ASYNCIO (Results 1 – 14 of 14) sorted by relevance
28 #if defined(SI_ASYNCIO) || (defined(HAVE_DECL_SI_ASYNCIO) && HAVE_DECL_SI_ASYNCIO)30 static_assert((SI_ASYNCIO) == (-2), "SI_ASYNCIO != -2");33 # define SI_ASYNCIO -264 #if defined(SI_ASYNCIO) || (defined(HAVE_DECL_SI_ASYNCIO) && HAVE_DECL_SI_ASYNCIO)66 static_assert((SI_ASYNCIO) == (-4), "SI_ASYNCIO != -4");69 # define SI_ASYNCIO -4118 XLAT(SI_ASYNCIO),124 XLAT(SI_ASYNCIO),
6 SI_ASYNCIO -212 SI_ASYNCIO -4
7 #ifndef SI_ASYNCIO8 #error SI_ASYNCIO not defined
39 SI_ASYNCIO
25 #undef SI_ASYNCIO28 #define SI_ASYNCIO -2 /* sent by AIO completion */ macro
144 #ifdef SI_ASYNCIO145 DEFINE_ENTRY(SI_ASYNCIO)
40 info->si_code != SI_ASYNCIO && info->si_code != SI_MESGQ; in IsKernelGeneratedSignal()
1070 #ifdef SI_ASYNCIO1071 { "SI_ASYNCIO", (unsigned long) SI_ASYNCIO },
173 #define SI_ASYNCIO -4 /* sent by AIO completion */ macro
175 SI_ASYNCIO = -2 variable
131 SI_ASYNCIO = -2 variable
511 SI_ASYNCIO = (-4) variable
508 SI_ASYNCIO = (-4) variable
4324 * xlat/siginfo_codes.in [mips] (SI_ASYNCIO, SI_TIMER, SI_MESGQ): Define