Lines Matching refs:POLLRDBAND
1507 *pollwakeups = POLLIN | POLLRDBAND; in strrput_proto()
1636 pollwakeups = POLLIN | POLLRDBAND; in strrput()
1712 pollwakeups = POLLIN | POLLRDBAND; in strrput()
1724 #define ALLPOLL (POLLIN|POLLPRI|POLLOUT|POLLRDNORM|POLLWRNORM|POLLRDBAND|\ in strrput()
7006 pollwakeups = POLLIN | POLLRDBAND; in strgetmsg()
7017 pollwakeups = POLLIN | POLLRDBAND; in strgetmsg()
7679 pollwakeups = POLLIN | POLLRDBAND; in kstrgetmsg()
7690 pollwakeups = POLLIN | POLLRDBAND; in kstrgetmsg()
8199 if (((events & (POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI)) && in strpoll()
8267 } else if (events & (POLLRDNORM | POLLRDBAND | POLLIN)) { in strpoll()
8298 retevents |= (events & (POLLIN | POLLRDBAND)); in strpoll()
8468 pollevents = POLLIN | POLLRDBAND; in putback()