Searched refs:flush_wait (Results 1 – 5 of 5) sorted by relevance
353 finish_wait(&pool->flush_wait, &wait); in rds_ib_flush_mr_pool()357 prepare_to_wait(&pool->flush_wait, &wait, in rds_ib_flush_mr_pool()365 finish_wait(&pool->flush_wait, &wait); in rds_ib_flush_mr_pool()369 finish_wait(&pool->flush_wait, &wait); in rds_ib_flush_mr_pool()427 if (waitqueue_active(&pool->flush_wait)) in rds_ib_flush_mr_pool()428 wake_up(&pool->flush_wait); in rds_ib_flush_mr_pool()594 init_waitqueue_head(&pool->flush_wait); in rds_ib_create_mr_pool()
102 wait_queue_head_t flush_wait; member
129 struct completion flush_wait; member
3632 init_completion(&device->flush_wait); in write_dev_flush()3633 bio->bi_private = &device->flush_wait; in write_dev_flush()3650 wait_for_completion_io(&device->flush_wait); in wait_dev_flush()
2832 int flush_wait = 0; in be_rx_cq_clean() local2846 if (flush_wait++ > 50 || in be_rx_cq_clean()