Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dblkdev.h641 #define QUEUE_FLAG_RQ_ALLOC_TIME 27 /* record rq->alloc_time_ns */ macro
677 test_bit(QUEUE_FLAG_RQ_ALLOC_TIME, &(q)->queue_flags)
/OK3568_Linux_fs/kernel/block/
H A Dblk-iocost.c3251 blk_queue_flag_set(QUEUE_FLAG_RQ_ALLOC_TIME, ioc->rqos.q); in ioc_qos_write()
3254 blk_queue_flag_clear(QUEUE_FLAG_RQ_ALLOC_TIME, ioc->rqos.q); in ioc_qos_write()