Lines Matching refs:poll
32 * wakes people on errors. poll
104 * Michael Pall : Handle poll() after URG properly in
109 * tcp_readable(), poll() after URG
164 * Matt Day : poll()->select() match BSD precisely on error
203 * Andi Kleen : Make poll agree with SIGIO
251 #include <linux/poll.h>
493 * Note that we don't need to lock the socket, as the upper poll layers
512 * by poll logic and correct handling of state changes
519 * EPOLLHUP is certainly not done right. But poll() doesn't
523 * Some poll() documentation says that EPOLLHUP is incompatible
533 * poll always returns immediately, making impossible poll() on write()
1121 /* This should be in poll */