Searched refs:bfq_setup_cooperator (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | bfq-iosched.c | 207 * Time limit for merging (see comments in bfq_setup_cooperator). Set 610 * bfq_setup_cooperator(). Unexpectedly, to reach an even lower 631 * bfq_setup_cooperator): no point in adding bfqq into the in bfq_pos_tree_add_move() 2621 bfq_setup_cooperator(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_setup_cooperator() function 2878 new_bfqq = bfq_setup_cooperator(bfqd, bfqq, bio, false); in bfq_allow_bio_merge() 5447 *new_bfqq = bfq_setup_cooperator(bfqd, bfqq, rq, true); in __bfq_insert_request()
|
/kernel/linux/linux-6.6/block/ |
H A D | bfq-iosched.c | 207 * Time limit for merging (see comments in bfq_setup_cooperator). Set 424 * in bfq_setup_cooperator, in case of abort or actual in bic_set_bfqq() 779 * bfq_setup_cooperator(). Unexpectedly, to reach an even lower 800 * bfq_setup_cooperator): no point in adding bfqq into the in bfq_pos_tree_add_move() 2906 bfq_setup_cooperator(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_setup_cooperator() function 3251 new_bfqq = bfq_setup_cooperator(bfqd, bfqq, bio, false, bfqd->bio_bic); in bfq_allow_bio_merge() 6154 *new_bfqq = bfq_setup_cooperator(bfqd, bfqq, rq, true, in __bfq_insert_request()
|
Completed in 19 milliseconds