Searched refs:overflow_wait (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dbitmap.h246 wait_queue_head_t overflow_wait; member in struct:bitmap
H A Dbitmap.c1335 prepare_to_wait(&bitmap->overflow_wait, &__wait,
1340 finish_wait(&bitmap->overflow_wait, &__wait);
1406 wake_up(&bitmap->overflow_wait);
1703 init_waitqueue_head(&bitmap->overflow_wait);

Completed in 76 milliseconds