Searched refs:SI_TIMER (Results 1 – 18 of 18) sorted by relevance
35 #if defined(SI_TIMER) || (defined(HAVE_DECL_SI_TIMER) && HAVE_DECL_SI_TIMER)37 static_assert((SI_TIMER) == (-3), "SI_TIMER != -3");40 # define SI_TIMER -350 #if defined(SI_TIMER) || (defined(HAVE_DECL_SI_TIMER) && HAVE_DECL_SI_TIMER)52 static_assert((SI_TIMER) == (-2), "SI_TIMER != -2");55 # define SI_TIMER -2119 XLAT(SI_TIMER),122 XLAT(SI_TIMER),
7 SI_TIMER -310 SI_TIMER -2
7 #ifndef SI_TIMER8 #error SI_TIMER not defined
38 SI_TIMER
150 #ifdef SI_TIMER151 DEFINE_ENTRY(SI_TIMER)
153 case SI_TIMER: in print_si_info()
5580 (printsiginfo): Conditionally compile SI_TIMER and SI_MESGQ.
4324 * xlat/siginfo_codes.in [mips] (SI_ASYNCIO, SI_TIMER, SI_MESGQ): Define41009 * signal.c (printsiginfo) [SI_TIMER]: Check HAVE_SIGINFO_T_SI_TIMERID43935 Improve SI_TIMER decoding.43936 Decode siginfo_t more clearly for si_code SI_TIMER.
171 #define SI_TIMER -2 /* sent by timer expiration */ macro
176 SI_TIMER = -3 variable
132 SI_TIMER = -3 variable
382 sip->si_code = SI_TIMER; in main()
510 SI_TIMER = (-3) variable
507 SI_TIMER = (-3) variable
4747 #ifdef SI_TIMER4748 { "SI_TIMER", (unsigned long) SI_TIMER },
931 pub const SI_TIMER: ::c_int = -3; constant