Searched refs:init_waitqueue_head (Results 1 – 7 of 7) sorted by relevance
16 init_waitqueue_head(&p->wait); in init_fs_pin()
120 init_waitqueue_head(&x->wait); in __init_completion()
63 #define init_waitqueue_head(wq_head) \ macro72 ({ init_waitqueue_head(&name); name; })
1335 init_waitqueue_head(&anchor->wait); in init_usb_anchor()
51 init_waitqueue_head(&buf->wait_poll); in lirc_buffer_init()
471 init_waitqueue_head(&nfc->wq); in nand_hw_control_init()
1444 init_waitqueue_head(&sk->sk_lock.wq); \