Home
last modified time | relevance | path

Searched refs:init_waitqueue_head (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dfs_pin.h16 init_waitqueue_head(&p->wait); in init_fs_pin()
Dwait.h66 #define init_waitqueue_head(wq_head) \ macro
75 ({ init_waitqueue_head(&name); name; })
Dusb.h1408 init_waitqueue_head(&anchor->wait); in init_usb_anchor()
/include/net/
Dsock.h1657 init_waitqueue_head(&sk->sk_lock.wq); \