Home
last modified time | relevance | path

Searched refs:POLL_BUSY_LOOP (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/asm-generic/
H A Dpoll.h34 #define POLL_BUSY_LOOP (__force __poll_t)0x8000 macro
/linux/net/
H A Dsocket.c1495 if (events & POLL_BUSY_LOOP) in sock_poll()
1499 flag = POLL_BUSY_LOOP; in sock_poll()