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

/linux-master/block/
H A Dbfq-iosched.c1550 * while the second through the flag arrived_in_time. If both
1586 bool arrived_in_time)
1597 if (bfq_bfqq_non_blocking_wait_rq(bfqq) && arrived_in_time &&
1832 arrived_in_time = blk_time_get_ns() <= local
1880 arrived_in_time);
1584 bfq_bfqq_update_budg_for_activation(struct bfq_data *bfqd, struct bfq_queue *bfqq, bool arrived_in_time) argument

Completed in 96 milliseconds