Searched refs:sock_poll_wait (Results 1 – 13 of 13) sorted by relevance
| /linux/net/core/ |
| H A D | datagram.c | 947 sock_poll_wait(file, sock, wait); in datagram_poll_queue()
|
| /linux/net/rxrpc/ |
| H A D | af_rxrpc.c | 782 sock_poll_wait(file, sock, wait); in rxrpc_poll()
|
| /linux/net/atm/ |
| H A D | common.c | 646 sock_poll_wait(file, sock, wait); in vcc_poll()
|
| /linux/net/dccp/ |
| H A D | proto.c | |
| /linux/net/nfc/ |
| H A D | llcp_sock.c | 571 sock_poll_wait(file, sock, wait); in llcp_sock_poll()
|
| /linux/net/unix/ |
| H A D | af_unix.c | 3372 sock_poll_wait(file, sock, wait); in unix_poll() 3419 sock_poll_wait(file, sock, wait); in unix_dgram_poll()
|
| /linux/net/iucv/ |
| H A D | af_iucv.c | 1393 sock_poll_wait(file, sock, wait); in iucv_sock_poll()
|
| /linux/net/xdp/ |
| H A D | xsk.c | 1451 sock_poll_wait(file, sock, wait); in xsk_poll()
|
| /linux/include/net/ |
| H A D | sock.h | 2444 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 | 2902 sock_poll_wait(file, sock, wait); in smc_poll()
|
| /linux/net/tipc/ |
| H A D | socket.c | 798 sock_poll_wait(file, sock, wait); in tipc_poll()
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 4493 sock_poll_wait(file, sock, wait); in mptcp_poll()
|
| /linux/net/ipv4/ |
| H A D | tcp.c | 540 sock_poll_wait(file, sock, wait); in tcp_poll()
|