/kernel/linux/linux-5.10/net/core/ |
H A D | datagram.c | 804 sock_poll_wait(file, sock, wait); in datagram_poll()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | datagram.c | 812 sock_poll_wait(file, sock, wait); in datagram_poll()
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | af_rxrpc.c | 725 sock_poll_wait(file, sock, wait); in rxrpc_poll()
|
/kernel/linux/linux-5.10/net/nfc/ |
H A D | llcp_sock.c | 558 sock_poll_wait(file, sock, wait); in llcp_sock_poll()
|
/kernel/linux/linux-5.10/net/dccp/ |
H A D | proto.c | 332 sock_poll_wait(file, sock, wait); in dccp_poll()
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | common.c | 657 sock_poll_wait(file, sock, wait); in vcc_poll()
|
/kernel/linux/linux-5.10/net/caif/ |
H A D | caif_socket.c | 945 sock_poll_wait(file, sock, wait); in caif_poll()
|
/kernel/linux/linux-6.6/net/nfc/ |
H A D | llcp_sock.c | 563 sock_poll_wait(file, sock, wait); in llcp_sock_poll()
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | af_rxrpc.c | 746 sock_poll_wait(file, sock, wait); in rxrpc_poll()
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | common.c | 657 sock_poll_wait(file, sock, wait); in vcc_poll()
|
/kernel/linux/linux-6.6/net/caif/ |
H A D | caif_socket.c | 936 sock_poll_wait(file, sock, wait); in caif_poll()
|
/kernel/linux/linux-5.10/net/unix/ |
H A D | af_unix.c | 2719 sock_poll_wait(file, sock, wait); in unix_poll() 2758 sock_poll_wait(file, sock, wait); in unix_dgram_poll()
|
/kernel/linux/linux-5.10/crypto/ |
H A D | af_alg.c | 1089 sock_poll_wait(file, sock, wait); in af_alg_poll()
|
/kernel/linux/linux-5.10/net/xdp/ |
H A D | xsk.c | 502 sock_poll_wait(file, sock, wait); in xsk_poll()
|
/kernel/linux/linux-6.6/crypto/ |
H A D | af_alg.c | 1172 sock_poll_wait(file, sock, wait); in af_alg_poll()
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | proto.c | 323 sock_poll_wait(file, sock, wait); in dccp_poll()
|
/kernel/linux/linux-6.6/net/unix/ |
H A D | af_unix.c | 3070 sock_poll_wait(file, sock, wait); in unix_poll() 3115 sock_poll_wait(file, sock, wait); in unix_dgram_poll()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | sock.h | 2200 * The purpose of the skwq_has_sleeper and sock_poll_wait is to wrap the memory 2231 * sock_poll_wait - place memory barrier behind the poll_wait call. 2238 static inline void sock_poll_wait(struct file *filp, struct socket *sock, in sock_poll_wait() function
|
/kernel/linux/linux-5.10/net/iucv/ |
H A D | af_iucv.c | 1380 sock_poll_wait(file, sock, wait); in iucv_sock_poll()
|
/kernel/linux/linux-6.6/net/iucv/ |
H A D | af_iucv.c | 1361 sock_poll_wait(file, sock, wait); in iucv_sock_poll()
|
/kernel/linux/linux-6.6/net/xdp/ |
H A D | xsk.c | 923 sock_poll_wait(file, sock, wait); in xsk_poll()
|
/kernel/linux/linux-5.10/net/smc/ |
H A D | af_smc.c | 2092 sock_poll_wait(file, sock, wait); in smc_poll()
|
/kernel/linux/linux-5.10/net/mptcp/ |
H A D | protocol.c | 2711 sock_poll_wait(file, sock, wait); in mptcp_poll()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | sock.h | 2355 * The purpose of the skwq_has_sleeper and sock_poll_wait is to wrap the memory 2386 * sock_poll_wait - place memory barrier behind the poll_wait call. 2393 static inline void sock_poll_wait(struct file *filp, struct socket *sock, in sock_poll_wait() function
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | socket.c | 775 sock_poll_wait(file, sock, wait); in tipc_poll()
|