Home
last modified time | relevance | path

Searched refs:sock_poll_wait (Results 1 – 10 of 10) sorted by relevance

/linux/net/core/
H A Ddatagram.c944 sock_poll_wait(file, sock, wait); in datagram_poll_queue()
/linux/net/nfc/
H A Dllcp_sock.c563 sock_poll_wait(file, sock, wait); in llcp_sock_poll()
/linux/net/caif/
H A Dcaif_socket.c937 sock_poll_wait(file, sock, wait); in caif_poll()
/linux/net/dccp/
H A Dproto.c
/linux/net/atm/
H A Dcommon.c667 sock_poll_wait(file, sock, wait); in vcc_poll()
/linux/net/unix/
H A Daf_unix.c3350 sock_poll_wait(file, sock, wait); in unix_poll()
3397 sock_poll_wait(file, sock, wait); in unix_dgram_poll()
/linux/net/xdp/
H A Dxsk.c1112 sock_poll_wait(file, sock, wait); in xsk_poll()
/linux/include/net/
H A Dsock.h2406 static inline void sock_poll_wait(struct file *filp, struct socket *sock, in sock_poll_wait() function
/linux/net/mptcp/
H A Dprotocol.c4275 sock_poll_wait(file, sock, wait); in mptcp_poll()
/linux/net/ipv4/
H A Dtcp.c542 sock_poll_wait(file, sock, wait); in tcp_poll()