Home
last modified time | relevance | path

Searched refs:QUEUE_FLAG_HCTX_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux/block/
H A Dblk-mq.h420 if (!test_bit(QUEUE_FLAG_HCTX_ACTIVE, &q->queue_flags)) in hctx_may_queue()
/linux/include/linux/
H A Dblkdev.h675 QUEUE_FLAG_HCTX_ACTIVE, /* at least one blk-mq hctx is active */ enumerator