Lines Matching refs:bfq_data
38 unsigned int bfq_tot_busy_queues(struct bfq_data *bfqd) in bfq_tot_busy_queues()
480 struct bfq_data *bfqd = NULL; in bfq_active_insert()
495 bfqd = (struct bfq_data *)bfqg->bfqd; in bfq_active_insert()
582 struct bfq_data *bfqd = NULL; in bfq_active_extract()
594 bfqd = (struct bfq_data *)bfqg->bfqd; in bfq_active_extract()
727 struct bfq_data *bfqd = NULL; in __bfq_entity_update_weight_prio()
740 bfqd = (struct bfq_data *)bfqg->bfqd; in __bfq_entity_update_weight_prio()
874 void bfq_bfqq_charge_time(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_bfqq_charge_time()
1009 struct bfq_data *bfqd = bfqg->bfqd; in __bfq_activate_entity()
1499 bool next_queue_may_preempt(struct bfq_data *bfqd) in next_queue_may_preempt()
1509 struct bfq_queue *bfq_get_next_queue(struct bfq_data *bfqd) in bfq_get_next_queue()
1602 bool __bfq_bfqd_reset_in_service(struct bfq_data *bfqd) in __bfq_bfqd_reset_in_service()
1642 void bfq_deactivate_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_deactivate_bfqq()
1650 void bfq_activate_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq) in bfq_activate_bfqq()
1659 void bfq_requeue_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_requeue_bfqq()
1673 void bfq_del_bfqq_busy(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_del_bfqq_busy()
1696 void bfq_add_bfqq_busy(struct bfq_data *bfqd, struct bfq_queue *bfqq) in bfq_add_bfqq_busy()