Searched refs:POLL_BUSY_LOOP (Results 1 – 4 of 4) sorted by relevance
148 #if defined(POLL_BUSY_LOOP) || (defined(HAVE_DECL_POLL_BUSY_LOOP) && HAVE_DECL_POLL_BUSY_LOOP)150 static_assert((POLL_BUSY_LOOP) == (0x8000), "POLL_BUSY_LOOP != 0x8000");153 # define POLL_BUSY_LOOP 0x8000207 XLAT(POLL_BUSY_LOOP),
42 POLL_BUSY_LOOP 0x8000
34 #define POLL_BUSY_LOOP (__force __poll_t)0x8000 macro
7227 POLLERR, POLLHUP, POLLNVAL, POLL_BUSY_LOOP): Add constant values.7232 POLL_BUSY_LOOP was introduced by linux kernel commit v3.11-rc1~64^2~1297238 * xlat/pollflags.in (POLLMSG, POLLREMOVE, POLLRDHUP, POLL_BUSY_LOOP):