Lines Matching defs:bfqq
32 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
708 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in __bfq_entity_update_weight_prio() local
787 void bfq_bfqq_served(struct bfq_queue *bfqq, int served) in bfq_bfqq_served()
837 void bfq_bfqq_charge_time(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_bfqq_charge_time()
859 struct bfq_queue *bfqq = bfq_entity_to_bfqq(entity); in bfq_update_fin_time_enqueue() local
1458 struct bfq_queue *bfqq; in bfq_get_next_queue() local
1587 void bfq_deactivate_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_deactivate_bfqq()
1595 void bfq_activate_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq) in bfq_activate_bfqq()
1604 void bfq_requeue_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_requeue_bfqq()
1613 void bfq_add_bfqq_in_groups_with_pending_reqs(struct bfq_queue *bfqq) in bfq_add_bfqq_in_groups_with_pending_reqs()
1626 void bfq_del_bfqq_in_groups_with_pending_reqs(struct bfq_queue *bfqq) in bfq_del_bfqq_in_groups_with_pending_reqs()
1644 void bfq_del_bfqq_busy(struct bfq_queue *bfqq, bool expiration) in bfq_del_bfqq_busy()
1674 void bfq_add_bfqq_busy(struct bfq_queue *bfqq) in bfq_add_bfqq_busy()