Searched refs:POLL_MSG (Results 1 – 12 of 12) sorted by relevance
20 #if defined(POLL_MSG) || (defined(HAVE_DECL_POLL_MSG) && HAVE_DECL_POLL_MSG)22 static_assert((POLL_MSG) == (3), "POLL_MSG != 3");25 # define POLL_MSG 363 XLAT(POLL_MSG),
3 POLL_MSG 3
7 #ifndef POLL_MSG8 #error POLL_MSG not defined
32 POLL_MSG
296 #ifdef POLL_MSG297 DEFINE_ENTRY(POLL_MSG)
185 case POLL_IN: case POLL_OUT: case POLL_MSG: in print_si_info()
279 #define POLL_MSG 3 /* input message available */ macro
166 POLL_MSG = 3 variable
171 POLL_MSG = 3 variable
558 POLL_MSG = 3 variable
555 POLL_MSG = 3 variable
3604 #ifdef POLL_MSG3605 { "POLL_MSG", (unsigned long) POLL_MSG },