Searched refs:POLL_OUT (Results 1 – 12 of 12) sorted by relevance
13 #if defined(POLL_OUT) || (defined(HAVE_DECL_POLL_OUT) && HAVE_DECL_POLL_OUT)15 static_assert((POLL_OUT) == (2), "POLL_OUT != 2");18 # define POLL_OUT 262 XLAT(POLL_OUT),
2 POLL_OUT 2
7 #ifndef POLL_OUT8 #error POLL_OUT not defined
31 POLL_OUT
293 #ifdef POLL_OUT294 DEFINE_ENTRY(POLL_OUT)
185 case POLL_IN: case POLL_OUT: case POLL_MSG: in print_si_info()
278 #define POLL_OUT 2 /* output buffers available */ macro
165 POLL_OUT = 2 variable
170 POLL_OUT = 2 variable
557 POLL_OUT = 2 variable
554 POLL_OUT = 2 variable
3607 #ifdef POLL_OUT3608 { "POLL_OUT", (unsigned long) POLL_OUT },