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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dbitmap.h247 wait_queue_head_t behind_wait; member in struct:bitmap
H A Draid1.c868 wait_event(bitmap->behind_wait,
948 !waitqueue_active(&bitmap->behind_wait) &&
2160 wait_event(bitmap->behind_wait,
H A Dbitmap.c1375 wake_up(&bitmap->behind_wait);
1704 init_waitqueue_head(&bitmap->behind_wait);

Completed in 48 milliseconds