Home
last modified time | relevance | path

Searched refs:socket_wq (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/include/net/
Daf_unix.h65 struct socket_wq peer_wq;
Dsock.h370 struct socket_wq __rcu *sk_wq;
1668 BUILD_BUG_ON(offsetof(struct socket_wq, wait) != 0); in sk_sleep()
1906 static inline bool wq_has_sleeper(struct socket_wq *wq) in wq_has_sleeper()
/linux-4.1.27/include/linux/
Dnet.h88 struct socket_wq { struct
114 struct socket_wq __rcu *wq; argument
/linux-4.1.27/net/core/
Dstream.c31 struct socket_wq *wq; in sk_stream_write_space()
Dsock.c2213 struct socket_wq *wq; in sock_def_wakeup()
2224 struct socket_wq *wq; in sock_def_error_report()
2236 struct socket_wq *wq; in sock_def_readable()
2249 struct socket_wq *wq; in sock_def_write_space()
/linux-4.1.27/crypto/
Dalgif_aead.c100 struct socket_wq *wq; in aead_wmem_wakeup()
149 struct socket_wq *wq; in aead_data_wakeup()
Dalgif_skcipher.c239 struct socket_wq *wq; in skcipher_wmem_wakeup()
289 struct socket_wq *wq; in skcipher_data_wakeup()
/linux-4.1.27/net/atm/
Dcommon.c95 struct socket_wq *wq; in vcc_def_wakeup()
114 struct socket_wq *wq; in vcc_write_space()
/linux-4.1.27/net/dccp/
Doutput.c200 struct socket_wq *wq; in dccp_write_space()
/linux-4.1.27/net/
Dsocket.c248 struct socket_wq *wq; in sock_alloc_inode()
274 struct socket_wq *wq; in sock_destroy_inode()
1044 struct socket_wq *wq; in sock_fasync()
1066 struct socket_wq *wq; in sock_wake_async()
/linux-4.1.27/net/rxrpc/
Daf_rxrpc.c68 struct socket_wq *wq = rcu_dereference(sk->sk_wq); in rxrpc_write_space()
/linux-4.1.27/drivers/net/
Dmacvtap.c38 struct socket_wq wq;
Dtun.c147 struct socket_wq wq;
/linux-4.1.27/net/tipc/
Dsocket.c1480 struct socket_wq *wq; in tipc_write_space()
1497 struct socket_wq *wq; in tipc_data_ready()
/linux-4.1.27/net/unix/
Daf_unix.c438 struct socket_wq *wq; in unix_write_space()
/linux-4.1.27/net/iucv/
Daf_iucv.c303 struct socket_wq *wq; in iucv_sock_wake_msglim()
/linux-4.1.27/net/sctp/
Dsocket.c6995 struct socket_wq *wq; in sctp_data_ready()