socket_wq         114 include/linux/net.h 	struct socket_wq __rcu	*wq;
socket_wq          65 include/net/af_unix.h 	struct socket_wq	peer_wq;
socket_wq         362 include/net/sock.h 	struct socket_wq __rcu	*sk_wq;
socket_wq        1702 include/net/sock.h 	BUILD_BUG_ON(offsetof(struct socket_wq, wait) != 0);
socket_wq        1963 include/net/sock.h static inline bool wq_has_sleeper(struct socket_wq *wq)