Searched refs:sock_poll_wait (Results 1 – 14 of 14) sorted by relevance
/linux/net/core/ |
H A D | datagram.c | 929 sock_poll_wait(file, sock, wait); in datagram_poll()
|
/linux/net/rxrpc/ |
H A D | af_rxrpc.c | 784 sock_poll_wait(file, sock, wait); in rxrpc_poll()
|
/linux/net/atm/ |
H A D | common.c | 658 sock_poll_wait(file, sock, wait); in vcc_poll()
|
/linux/net/caif/ |
H A D | caif_socket.c | 937 sock_poll_wait(file, sock, wait); in caif_poll()
|
/linux/net/nfc/ |
H A D | llcp_sock.c | 563 sock_poll_wait(file, sock, wait); in llcp_sock_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 | 993 sock_poll_wait(file, sock, wait); in xsk_poll()
|
/linux/net/unix/ |
H A D | af_unix.c | 3385 sock_poll_wait(file, sock, wait); in unix_poll() 3432 sock_poll_wait(file, sock, wait); in unix_dgram_poll()
|
/linux/net/iucv/ |
H A D | af_iucv.c | 1368 sock_poll_wait(file, sock, wait); in iucv_sock_poll()
|
/linux/include/net/ |
H A D | sock.h | 2325 * The purpose of the skwq_has_sleeper and sock_poll_wait is to wrap the memory 2356 * sock_poll_wait - wrapper for the poll_wait call. 2363 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 | 2891 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 | 3977 sock_poll_wait(file, sock, wait); in mptcp_poll()
|
/linux/net/ipv4/ |
H A D | tcp.c | 525 sock_poll_wait(file, sock, wait); in tcp_poll()
|