dispatch_wait_lock 1093 block/blk-mq.c 	spin_lock(&hctx->dispatch_wait_lock);
dispatch_wait_lock 1101 block/blk-mq.c 	spin_unlock(&hctx->dispatch_wait_lock);
dispatch_wait_lock 1142 block/blk-mq.c 	spin_lock(&hctx->dispatch_wait_lock);
dispatch_wait_lock 1144 block/blk-mq.c 		spin_unlock(&hctx->dispatch_wait_lock);
dispatch_wait_lock 1160 block/blk-mq.c 		spin_unlock(&hctx->dispatch_wait_lock);
dispatch_wait_lock 1171 block/blk-mq.c 	spin_unlock(&hctx->dispatch_wait_lock);
dispatch_wait_lock 2391 block/blk-mq.c 	spin_lock_init(&hctx->dispatch_wait_lock);
dispatch_wait_lock   44 include/linux/blk-mq.h 	spinlock_t		dispatch_wait_lock;