Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dblkdev.h625 #define QUEUE_FLAG_RQ_ALLOC_TIME 27 /* record rq->alloc_time_ns */ macro
661 test_bit(QUEUE_FLAG_RQ_ALLOC_TIME, &(q)->queue_flags)
/Linux-v5.10/block/
Dblk-iocost.c3217 blk_queue_flag_set(QUEUE_FLAG_RQ_ALLOC_TIME, ioc->rqos.q); in ioc_qos_write()
3220 blk_queue_flag_clear(QUEUE_FLAG_RQ_ALLOC_TIME, ioc->rqos.q); in ioc_qos_write()