Searched refs:__var_waitqueue (Results 1 – 2 of 2) sorted by relevance
164 wait_queue_head_t *__var_waitqueue(void *p) in __var_waitqueue() function 168 EXPORT_SYMBOL(__var_waitqueue);242 __wake_up_bit(__var_waitqueue(var), var, -1); in bit_wait()
644 wait_queue_head_t *wq = __var_waitqueue(&whole->bd_claiming); in bd_prepare_to_claim()