Home
last modified time | relevance | path

Searched refs:bfq_ioprio_to_weight (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.h1035 unsigned short bfq_ioprio_to_weight(int ioprio);
H A Dbfq-wf2q.c506 * bfq_ioprio_to_weight - calc a weight from an ioprio.
509 unsigned short bfq_ioprio_to_weight(int ioprio) in bfq_ioprio_to_weight() function
H A Dbfq-iosched.c5056 bfqq->entity.new_weight = bfq_ioprio_to_weight(bfqq->new_ioprio); in bfq_set_next_ioprio_data()
6469 bfq_ioprio_to_weight(bfqd->oom_bfqq.new_ioprio); in bfq_init_queue()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.h1138 unsigned short bfq_ioprio_to_weight(int ioprio);
H A Dbfq-wf2q.c502 * bfq_ioprio_to_weight - calc a weight from an ioprio.
505 unsigned short bfq_ioprio_to_weight(int ioprio) in bfq_ioprio_to_weight() function
H A Dbfq-iosched.c5550 bfqq->entity.new_weight = bfq_ioprio_to_weight(bfqq->new_ioprio); in bfq_set_next_ioprio_data()
7226 bfq_ioprio_to_weight(bfqd->oom_bfqq.new_ioprio); in bfq_init_queue()

Completed in 25 milliseconds