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

/linux-master/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) function
H A Dbfq-iosched.c5550 bfqq->entity.new_weight = bfq_ioprio_to_weight(bfqq->new_ioprio);
7226 bfq_ioprio_to_weight(bfqd->oom_bfqq.new_ioprio);

Completed in 296 milliseconds