Home
last modified time | relevance | path

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

/linux/block/
H A Dbfq-iosched.c1208 /* Empty burst list and add just bfqq (see comments on bfq_handle_burst) */
1220 * bfq_handle_burst(). in bfq_reset_burst_list()
1231 /* Add bfqq to the list of queues in current burst (see bfq_handle_burst) */
1384 static void bfq_handle_burst(struct bfq_data *bfqd, struct bfq_queue *bfqq) in bfq_handle_burst() function
5354 * burst, see comments on bfq_handle_burst). in bfq_put_queue()
6984 * bfq_handle_burst(). in bfq_init_rq()
6991 * comments on bfq_handle_burst() for further details also on in bfq_init_rq()
6997 bfq_handle_burst(bfqd, bfqq); in bfq_init_rq()