Searched refs:behind_wait (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/
H A Dmd-bitmap.h231 wait_queue_head_t behind_wait; member in struct:bitmap
H A Dmd-bitmap.c1535 wake_up(&bitmap->behind_wait);
1850 wait_event(bitmap->behind_wait,
1907 init_waitqueue_head(&bitmap->behind_wait);
H A Draid1.c1386 wait_event(bitmap->behind_wait,
1615 !waitqueue_active(&bitmap->behind_wait)) {

Completed in 264 milliseconds