Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnet.h92 struct socket_wq { struct
94 wait_queue_head_t wait;
95 struct fasync_struct *fasync_list;
119 struct socket_wq __rcu *wq; argument