Searched refs:sock_poll_wait (Results 1 – 15 of 15) sorted by relevance
/linux/net/core/ |
H A D | datagram.c | 889 sock_poll_wait(file, sock, wait); in datagram_poll()
|
/linux/net/atm/ |
H A D | common.c | 657 sock_poll_wait(file, sock, wait); in vcc_poll()
|
/linux/net/rxrpc/ |
H A D | af_rxrpc.c | 793 sock_poll_wait(file, sock, wait); in rxrpc_poll()
|
/linux/net/nfc/ |
H A D | llcp_sock.c | 563 sock_poll_wait(file, sock, wait); in llcp_sock_poll()
|
/linux/net/caif/ |
H A D | caif_socket.c | 937 sock_poll_wait(file, sock, wait); in caif_poll()
|
/linux/net/dccp/ |
H A D | proto.c | 323 sock_poll_wait(file, sock, wait); in dccp_poll()
|
/linux/crypto/ |
H A D | af_alg.c | 1173 sock_poll_wait(file, sock, wait); in af_alg_poll()
|
/linux/net/xdp/ |
H A D | xsk.c | 985 sock_poll_wait(file, sock, wait); in xsk_poll()
|
/linux/net/unix/ |
H A D | af_unix.c | 3217 sock_poll_wait(file, sock, wait); in unix_poll() 3264 sock_poll_wait(file, sock, wait); in unix_dgram_poll()
|
/linux/net/iucv/ |
H A D | af_iucv.c | 1367 sock_poll_wait(file, sock, wait); in iucv_sock_poll()
|
/linux/include/net/ |
H A D | sock.h | 2307 static inline void sock_poll_wait(struct file *filp, struct socket *sock, in sock_poll_wait() function
|
/linux/net/smc/ |
H A D | af_smc.c | 2870 sock_poll_wait(file, sock, wait); in smc_poll()
|
/linux/net/tipc/ |
H A D | socket.c | 796 sock_poll_wait(file, sock, wait); in tipc_poll()
|
/linux/net/mptcp/ |
H A D | protocol.c | 4034 sock_poll_wait(file, sock, wait); in mptcp_poll()
|
/linux/net/ipv4/ |
H A D | tcp.c | 519 sock_poll_wait(file, sock, wait); in tcp_poll()
|