Searched refs:bfq_get_queue (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/block/ |
H A D | bfq-iosched.c | 5558 static struct bfq_queue *bfq_get_queue(struct bfq_data *bfqd, 5582 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 6758 bfqq = bfq_get_queue(bfqd, bio, is_sync, bic, split); in bfq_get_bfqq_handle_split()
|