Searched refs:init_waitqueue_head (Results 1 – 5 of 5) sorted by relevance
16 init_waitqueue_head(&p->wait); in init_fs_pin()
88 init_waitqueue_head(&x->wait); in __init_completion()
63 #define init_waitqueue_head(wq_head) \ macro72 ({ init_waitqueue_head(&name); name; })
1361 init_waitqueue_head(&anchor->wait); in init_usb_anchor()
1511 init_waitqueue_head(&sk->sk_lock.wq); \