Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblkdev.h658 #define blk_queue_sq_sched(q) test_bit(QUEUE_FLAG_SQ_SCHED, &(q)->queue_flags) macro
/linux/block/
H A Dblk-mq.c2391 if (blk_queue_sq_sched(q)) in blk_mq_run_hw_queues()
2419 if (blk_queue_sq_sched(q)) in blk_mq_delay_run_hw_queues()