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>
513 * Note that we don't need to lock the socket, as the upper poll layers
532 * by poll logic and correct handling of state changes
539 * EPOLLHUP is certainly not done right. But poll() doesn't
543 * Some poll() documentation says that EPOLLHUP is incompatible
553 * poll always returns immediately, making impossible poll() on write()
1280 /* This should be in poll */