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

/linux-master/drivers/block/xen-blkback/
H A Dcommon.h271 wait_queue_head_t pending_free_wq; member in struct:xen_blkif_ring
H A Dblkback.c443 wake_up(&ring->pending_free_wq);
580 ring->pending_free_wq,
690 * NB: The fact that we might try to wake up pending_free_wq
694 * pending_free_wq if there's a drain going on, but it has
H A Dxenbus.c150 init_waitqueue_head(&ring->pending_free_wq);

Completed in 145 milliseconds