Searched defs:new_bfqq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | bfq-iosched.h | 252 struct bfq_queue *new_bfqq; member
|
H A D | bfq-iosched.c | 2496 bfq_setup_merge(struct bfq_queue *bfqq, struct bfq_queue *new_bfqq) in bfq_setup_merge() argument 2571 bfq_may_be_close_cooperator(struct bfq_queue *bfqq, struct bfq_queue *new_bfqq) bfq_may_be_close_cooperator() argument 2624 struct bfq_queue *in_service_bfqq, *new_bfqq; bfq_setup_cooperator() local 2782 bfq_merge_bfqqs(struct bfq_data *bfqd, struct bfq_io_cq *bic, struct bfq_queue *bfqq, struct bfq_queue *new_bfqq) bfq_merge_bfqqs() argument 2859 struct bfq_queue *bfqq = bfqd->bio_bfqq, *new_bfqq; bfq_allow_bio_merge() local 5447 *new_bfqq = bfq_setup_cooperator(bfqd, bfqq, rq, true); __bfq_insert_request() local [all...] |
/kernel/linux/linux-6.6/block/ |
H A D | bfq-iosched.h | 270 struct bfq_queue *new_bfqq; member
|
H A D | bfq-iosched.c | 2744 bfq_setup_merge(struct bfq_queue *bfqq, struct bfq_queue *new_bfqq) in bfq_setup_merge() argument 2819 bfq_may_be_close_cooperator(struct bfq_queue *bfqq, struct bfq_queue *new_bfqq) bfq_may_be_close_cooperator() argument 2858 struct bfq_queue *new_bfqq = NULL; bfq_setup_stable_merge() local 2909 struct bfq_queue *in_service_bfqq, *new_bfqq; bfq_setup_cooperator() local 3097 bfq_reassign_last_bfqq(struct bfq_queue *cur_bfqq, struct bfq_queue *new_bfqq) bfq_reassign_last_bfqq() argument 3129 bfq_merge_bfqqs(struct bfq_data *bfqd, struct bfq_io_cq *bic, struct bfq_queue *bfqq, struct bfq_queue *new_bfqq) bfq_merge_bfqqs() argument 3232 struct bfq_queue *bfqq = bfqd->bio_bfqq, *new_bfqq; bfq_allow_bio_merge() local 5685 struct bfq_queue *new_bfqq = bfq_do_early_stable_merge() local 6154 *new_bfqq = bfq_setup_cooperator(bfqd, bfqq, rq, true, __bfq_insert_request() local [all...] |
Completed in 14 milliseconds