Lines Matching defs:list_wait
163 wait_queue_head_t list_wait;
187 * on the list_wait wait queue. We must ensure the main scrub task
274 wake_up(&sctx->list_wait);
617 init_waitqueue_head(&sctx->list_wait);
1986 wait_event(sctx->list_wait, sctx->first_free != -1);
3074 wait_event(sctx->list_wait,
3130 wait_event(sctx->list_wait,
3631 wait_event(sctx->list_wait,
3641 wait_event(sctx->list_wait,
3728 wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0);
3965 wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0);
3969 wait_event(sctx->list_wait, atomic_read(&sctx->workers_pending) == 0);