Home
last modified time | relevance | path

Searched defs:bfqq (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/block/
H A Dbfq-iosched.c391 struct bfq_queue *bfqq, in bic_set_bfqq()
707 struct bfq_queue *bfqq = in bfq_limit_depth() local
1016 struct bfq_queue *bfqq, in bfq_find_next_rq()
1044 struct bfq_queue *bfqq) in bfq_serv_to_charge()
2650 struct bfq_queue *bfqq; in bfq_end_wr() local
2727 struct bfq_queue *bfqq; in bfq_find_close_cooperator() local
4748 struct bfq_queue *bfqq; in bfq_find_active_bfqq_for_actuator() local
5566 struct bfq_queue *bfqq; in bfq_check_ioprio_change() local
5840 struct bfq_queue *bfqq; in bfq_get_queue() local
6245 struct bfq_queue *bfqq; in bfq_insert_request() local
[all …]
H A Dbfq-wf2q.c32 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_class_idx() local
272 struct bfq_queue *bfqq = NULL; in bfq_entity_to_bfqq() local
298 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_calc_finish() local
352 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_idle_extract() local
483 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_active_insert() local
526 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_get_entity() local
573 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_active_extract() local
595 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_idle_insert() local
629 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_forget_entity() local
1458 struct bfq_queue *bfqq; in bfq_get_next_queue() local
[all …]
H A Dbfq-cgroup.c222 void bfqg_stats_update_io_add(struct bfq_group *bfqg, struct bfq_queue *bfqq, in bfqg_stats_update_io_add()
303 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() local
635 void bfq_bfqq_move(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_bfqq_move()
714 struct bfq_queue *bfqq; in bfq_sync_bfqq_move() local
877 struct bfq_queue *bfqq; in bfq_reparent_leaf_entity() local
1447 void bfq_bfqq_move(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_bfqq_move()
1452 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_init_entity() local
1475 struct bfq_group *bfqq_group(struct bfq_queue *bfqq) in bfqq_group()
H A Dbfq-iosched.h490 struct bfq_queue *bfqq[2][BFQ_MAX_ACTUATORS]; member
1166 static inline void bfq_bfqq_name(struct bfq_queue *bfqq, char *str, int len) in bfq_bfqq_name()
1179 #define bfq_log_bfqq(bfqd, bfqq, fmt, args...) do { \ argument
1196 #define bfq_log_bfqq(bfqd, bfqq, fmt, args...) do { \ argument