Home
last modified time | relevance | path

Searched refs:EPOLLWRBAND (Results 1 – 14 of 14) sorted by relevance

/linux/include/uapi/linux/
H A Deventpoll.h40 #define EPOLLWRBAND (__force __poll_t)0x00000200 macro
/linux/net/unix/
H A Daf_unix.c564 EPOLLWRBAND); in unix_dgram_peer_wake_disconnect_wakeup()
606 EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND); in unix_write_space()
2617 EPOLLWRBAND); in __unix_dgram_recvmsg()
3401 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in unix_poll()
3442 if (!(poll_requested_events(wait) & (EPOLLWRBAND|EPOLLWRNORM|EPOLLOUT))) in unix_dgram_poll()
3459 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in unix_dgram_poll()
/linux/net/phonet/
H A Dsocket.c356 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in pn_socket_poll()
/linux/net/core/
H A Ddatagram.c979 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in datagram_poll_queue()
H A Dsock.c3677 EPOLLWRNORM | EPOLLWRBAND); in sock_def_write_space()
3702 EPOLLWRNORM | EPOLLWRBAND); in sock_def_write_space_wfree()
/linux/net/bluetooth/
H A Daf_bluetooth.c608 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in bt_sock_poll()
/linux/net/atm/
H A Dcommon.c665 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in vcc_poll()
/linux/net/nfc/
H A Dllcp_sock.c593 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in llcp_sock_poll()
/linux/drivers/net/
H A Dtap.c436 wake_up_interruptible_poll(wqueue, EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND); in tap_sock_write_space()
H A Dtun.c2509 EPOLLWRNORM | EPOLLWRBAND); in tun_sock_write_space()
/linux/net/iucv/
H A Daf_iucv.c1411 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in iucv_sock_poll()
/linux/net/vmw_vsock/
H A Daf_vsock.c1308 mask |= EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND; in vsock_poll()
/linux/net/tipc/
H A Dsocket.c2122 EPOLLWRNORM | EPOLLWRBAND); in tipc_write_space()
/linux/net/sctp/
H A Dsocket.c9156 EPOLLWRNORM | EPOLLWRBAND); in __sctp_write_space()