Lines Matching refs:POLLIN
1629 pfd->events = POLLIN;1670 if (pfd->revents & POLLIN || force_read) {1714 if (pfd->revents & POLLIN || force_read) {1749 if (pfd->revents & POLLIN || force_read) {2467 if (pfd->revents & POLLIN) {2483 ns->pfds[0].events = POLLIN;2490 pfd->events = POLLIN;2510 if (ns->pfds[0].revents & POLLIN) {