Home
last modified time | relevance | path

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

/include/net/
Daf_unix.h66 struct socket_wq peer_wq;
Dsock.h396 struct socket_wq __rcu *sk_wq;
397 struct socket_wq *sk_wq_raw;
1812 BUILD_BUG_ON(offsetof(struct socket_wq, wait) != 0); in sk_sleep()
2096 static inline bool skwq_has_sleeper(struct socket_wq *wq) in skwq_has_sleeper()
/include/linux/
Dnet.h94 struct socket_wq { struct
123 struct socket_wq wq;
227 int sock_wake_async(struct socket_wq *sk_wq, int how, int band);