Searched refs:EPOLLWRBAND (Results 1 – 13 of 13) sorted by relevance
40 #define EPOLLWRBAND (__force __poll_t)0x00000200 macro
46 EPOLLWRNORM | EPOLLWRBAND); in sk_stream_write_space()
976 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in datagram_poll_queue()
564 EPOLLWRBAND); in unix_dgram_peer_wake_disconnect_wakeup()606 EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND); in unix_write_space()2614 EPOLLWRBAND); in __unix_dgram_recvmsg()3404 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in unix_poll()3445 if (!(poll_requested_events(wait) & (EPOLLWRBAND|EPOLLWRNORM|EPOLLOUT))) in unix_dgram_poll()3462 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in unix_dgram_poll()
356 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in pn_socket_poll()
585 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in llcp_sock_poll()
691 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in vcc_poll()
832 EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND, /* POLL_OUT */
436 wake_up_interruptible_poll(wqueue, EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND); in tap_sock_write_space()
1159 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in af_alg_poll()
1289 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in vsock_poll()
2117 EPOLLWRNORM | EPOLLWRBAND); in tipc_write_space()
9131 EPOLLWRNORM | EPOLLWRBAND); in __sctp_write_space()