Home
last modified time | relevance | path

Searched refs:nonrot_with_queueing (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/block/
H A Dbfq-iosched.c2318 if (unlikely(!bfqd->nonrot_with_queueing && prev != bfqq->next_rq)) in bfq_add_request()
2447 if (unlikely(!bfqd->nonrot_with_queueing)) in bfq_remove_request()
2551 if (unlikely(!bfqd->nonrot_with_queueing)) in bfq_request_merged()
2941 if (unlikely(!bfqd->nonrot_with_queueing)) { in bfq_setup_cooperator()
3000 if (likely(bfqd->nonrot_with_queueing)) in bfq_setup_cooperator()
3949 if (unlikely(!bfqd->nonrot_with_queueing && in __bfq_bfqq_expire()
5809 if (likely(bfqd->nonrot_with_queueing)) in bfq_do_or_sched_stable_merge()
6357 bfqd->nonrot_with_queueing = in bfq_update_hw_tag()
7336 bfqd->nonrot_with_queueing = blk_queue_nonrot(bfqd->queue); in bfq_init_queue()
H A Dbfq-iosched.h600 bool nonrot_with_queueing; member
H A Dbfq-cgroup.c697 if (unlikely(!bfqd->nonrot_with_queueing)) in bfq_bfqq_move()