Searched refs:init_swait_queue_head (Results 1 – 2 of 2) sorted by relevance
72 #define init_swait_queue_head(q) \ macro80 ({ init_swait_queue_head(&name); name; })
87 init_swait_queue_head(&x->wait); in init_completion()