Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.c1075 /* Empty burst list and add just bfqq (see comments on bfq_handle_burst) */
1087 * bfq_handle_burst(). in bfq_reset_burst_list()
1098 /* Add bfqq to the list of queues in current burst (see bfq_handle_burst) */
1251 static void bfq_handle_burst(struct bfq_data *bfqd, struct bfq_queue *bfqq) in bfq_handle_burst() function
4895 * burst, see comments on bfq_handle_burst). in bfq_put_queue()
6207 * bfq_handle_burst(). in bfq_init_rq()
6214 * comments on bfq_handle_burst() for further details also on in bfq_init_rq()
6220 bfq_handle_burst(bfqd, bfqq); in bfq_init_rq()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.c1206 /* Empty burst list and add just bfqq (see comments on bfq_handle_burst) */
1218 * bfq_handle_burst(). in bfq_reset_burst_list()
1229 /* Add bfqq to the list of queues in current burst (see bfq_handle_burst) */
1382 static void bfq_handle_burst(struct bfq_data *bfqd, struct bfq_queue *bfqq) in bfq_handle_burst() function
5357 * burst, see comments on bfq_handle_burst). in bfq_put_queue()
6958 * bfq_handle_burst(). in bfq_init_rq()
6965 * comments on bfq_handle_burst() for further details also on in bfq_init_rq()
6971 bfq_handle_burst(bfqd, bfqq); in bfq_init_rq()

Completed in 17 milliseconds