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

/linux-master/block/
H A Dblk-mq.c1784 spin_lock(&hctx->dispatch_wait_lock);
1792 spin_unlock(&hctx->dispatch_wait_lock);
1838 spin_lock(&hctx->dispatch_wait_lock);
1840 spin_unlock(&hctx->dispatch_wait_lock);
1872 spin_unlock(&hctx->dispatch_wait_lock);
1883 spin_unlock(&hctx->dispatch_wait_lock);
3733 spin_lock_init(&hctx->dispatch_wait_lock);
/linux-master/include/linux/
H A Dblk-mq.h370 /** @dispatch_wait_lock: Lock for dispatch_wait queue. */
371 spinlock_t dispatch_wait_lock; member in struct:blk_mq_hw_ctx

Completed in 127 milliseconds