Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Ddatagram.c889 sock_poll_wait(file, sock, wait); in datagram_poll()
/linux-6.15/net/atm/
H A Dcommon.c657 sock_poll_wait(file, sock, wait); in vcc_poll()
/linux-6.15/net/rxrpc/
H A Daf_rxrpc.c793 sock_poll_wait(file, sock, wait); in rxrpc_poll()
/linux-6.15/net/nfc/
H A Dllcp_sock.c563 sock_poll_wait(file, sock, wait); in llcp_sock_poll()
/linux-6.15/net/dccp/
H A Dproto.c323 sock_poll_wait(file, sock, wait); in dccp_poll()
/linux-6.15/net/caif/
H A Dcaif_socket.c937 sock_poll_wait(file, sock, wait); in caif_poll()
/linux-6.15/crypto/
H A Daf_alg.c1173 sock_poll_wait(file, sock, wait); in af_alg_poll()
/linux-6.15/net/xdp/
H A Dxsk.c989 sock_poll_wait(file, sock, wait); in xsk_poll()
/linux-6.15/net/unix/
H A Daf_unix.c3201 sock_poll_wait(file, sock, wait); in unix_poll()
3248 sock_poll_wait(file, sock, wait); in unix_dgram_poll()
/linux-6.15/net/iucv/
H A Daf_iucv.c1368 sock_poll_wait(file, sock, wait); in iucv_sock_poll()
/linux-6.15/include/net/
H A Dsock.h2341 static inline void sock_poll_wait(struct file *filp, struct socket *sock, in sock_poll_wait() function
/linux-6.15/net/smc/
H A Daf_smc.c2878 sock_poll_wait(file, sock, wait); in smc_poll()
/linux-6.15/net/mptcp/
H A Dprotocol.c3917 sock_poll_wait(file, sock, wait); in mptcp_poll()
/linux-6.15/net/tipc/
H A Dsocket.c796 sock_poll_wait(file, sock, wait); in tipc_poll()
/linux-6.15/net/ipv4/
H A Dtcp.c527 sock_poll_wait(file, sock, wait); in tcp_poll()