Home
last modified time | relevance | path

Searched refs:bfq_queue (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/block/
A Dbfq-iosched.h214 struct bfq_queue *last_bfqq_created;
247 struct bfq_queue { struct
271 struct bfq_queue *new_bfqq; argument
393 struct bfq_queue *waker_bfqq; argument
395 struct bfq_queue *tentative_waker_bfqq; argument
470 struct bfq_queue *stable_merge_bfqq;
623 struct bfq_queue *in_service_queue;
635 struct bfq_queue *last_completed_rq_bfqq;
638 struct bfq_queue *last_bfqq_created;
797 struct bfq_queue oom_bfqq;
[all …]
A Dbfq-iosched.c706 struct bfq_queue *bfqq = in bfq_limit_depth()
726 static struct bfq_queue *
786 struct bfq_queue *__bfqq; in bfq_pos_tree_add_move()
1208 struct bfq_queue *item; in bfq_reset_burst_list()
2649 struct bfq_queue *bfqq; in bfq_end_wr()
2726 struct bfq_queue *bfqq; in bfq_find_close_cooperator()
2743 bfq_setup_merge(struct bfq_queue *bfqq, struct bfq_queue *new_bfqq) in bfq_setup_merge()
3096 bfq_reassign_last_bfqq(struct bfq_queue *cur_bfqq, struct bfq_queue *new_bfqq) in bfq_reassign_last_bfqq()
3129 struct bfq_queue *bfqq, struct bfq_queue *new_bfqq) in bfq_merge_bfqqs()
4745 struct bfq_queue *bfqq; in bfq_find_active_bfqq_for_actuator()
[all …]
A Dbfq-wf2q.c32 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_class_idx()
272 struct bfq_queue *bfqq = NULL; in bfq_entity_to_bfqq()
298 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_calc_finish()
352 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_idle_extract()
483 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_active_insert()
526 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_get_entity()
573 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_active_extract()
595 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_idle_insert()
629 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_forget_entity()
1458 struct bfq_queue *bfqq; in bfq_get_next_queue()
[all …]
A Dbfq-cgroup.c303 struct bfq_group *bfqq_group(struct bfq_queue *bfqq) in bfqq_group()
419 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_init_entity()
641 void bfq_bfqq_move(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_bfqq_move()
715 struct bfq_queue *sync_bfqq, in bfq_sync_bfqq_move()
720 struct bfq_queue *bfqq; in bfq_sync_bfqq_move()
771 struct bfq_queue *async_bfqq = bic_to_bfqq(bic, false, act_idx); in __bfq_bic_change_cgroup()
772 struct bfq_queue *sync_bfqq = bic_to_bfqq(bic, true, act_idx); in __bfq_bic_change_cgroup()
883 struct bfq_queue *bfqq; in bfq_reparent_leaf_entity()
1453 void bfq_bfqq_move(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_bfqq_move()
1458 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_init_entity()
[all …]

Completed in 26 milliseconds