Searched refs:POLL_ERR (Results 1 – 11 of 11) sorted by relevance
27 #if defined(POLL_ERR) || (defined(HAVE_DECL_POLL_ERR) && HAVE_DECL_POLL_ERR)29 static_assert((POLL_ERR) == (4), "POLL_ERR != 4");32 # define POLL_ERR 464 XLAT(POLL_ERR),
4 POLL_ERR 4
7 #ifndef POLL_ERR8 #error POLL_ERR not defined
33 POLL_ERR
299 #ifdef POLL_ERR300 DEFINE_ENTRY(POLL_ERR)
280 #define POLL_ERR 4 /* i/o error */ macro
167 POLL_ERR = 4 variable
172 POLL_ERR = 4 variable
559 POLL_ERR = 4 variable
556 POLL_ERR = 4 variable
3595 #ifdef POLL_ERR3596 { "POLL_ERR", (unsigned long) POLL_ERR },