Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.c5060 static struct bfq_queue *bfq_get_queue(struct bfq_data *bfqd,
5083 bfqq = bfq_get_queue(bfqd, bio, false, bic); in bfq_check_ioprio_change()
5172 static struct bfq_queue *bfq_get_queue(struct bfq_data *bfqd, in bfq_get_queue() function
6030 bfqq = bfq_get_queue(bfqd, bio, is_sync, bic); in bfq_get_bfqq_handle_split()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.c5556 static struct bfq_queue *bfq_get_queue(struct bfq_data *bfqd,
5580 bfqq = bfq_get_queue(bfqd, bio, false, bic, true); in bfq_check_ioprio_change()
5832 static struct bfq_queue *bfq_get_queue(struct bfq_data *bfqd, in bfq_get_queue() function
6757 bfqq = bfq_get_queue(bfqd, bio, is_sync, bic, split); in bfq_get_bfqq_handle_split()

Completed in 17 milliseconds