Home
last modified time | relevance | path

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

/include/net/
A Daf_unix.h46 struct socket_wq peer_wq;
A Dsock.h432 struct socket_wq __rcu *sk_wq;
434 struct socket_wq *sk_wq_raw;
2063 BUILD_BUG_ON(offsetof(struct socket_wq, wait) != 0); in sk_sleep()
2350 static inline bool skwq_has_sleeper(struct socket_wq *wq) in skwq_has_sleeper()
/include/linux/
A Dnet.h98 struct socket_wq { struct
127 struct socket_wq wq;
249 int sock_wake_async(struct socket_wq *sk_wq, int how, int band);

Completed in 13 milliseconds