Lines Matching refs:bfq_data
38 unsigned int bfq_tot_busy_queues(struct bfq_data *bfqd) in bfq_tot_busy_queues()
477 struct bfq_data *bfqd = NULL; in bfq_active_insert()
492 bfqd = (struct bfq_data *)bfqg->bfqd; in bfq_active_insert()
579 struct bfq_data *bfqd = NULL; in bfq_active_extract()
591 bfqd = (struct bfq_data *)bfqg->bfqd; in bfq_active_extract()
724 struct bfq_data *bfqd = NULL; in __bfq_entity_update_weight_prio()
737 bfqd = (struct bfq_data *)bfqg->bfqd; in __bfq_entity_update_weight_prio()
871 void bfq_bfqq_charge_time(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_bfqq_charge_time()
1006 struct bfq_data *bfqd = bfqg->bfqd; in __bfq_activate_entity()
1496 bool next_queue_may_preempt(struct bfq_data *bfqd) in next_queue_may_preempt()
1506 struct bfq_queue *bfq_get_next_queue(struct bfq_data *bfqd) in bfq_get_next_queue()
1599 bool __bfq_bfqd_reset_in_service(struct bfq_data *bfqd) in __bfq_bfqd_reset_in_service()
1639 void bfq_deactivate_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_deactivate_bfqq()
1647 void bfq_activate_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq) in bfq_activate_bfqq()
1656 void bfq_requeue_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_requeue_bfqq()
1670 void bfq_del_bfqq_busy(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_del_bfqq_busy()
1693 void bfq_add_bfqq_busy(struct bfq_data *bfqd, struct bfq_queue *bfqq) in bfq_add_bfqq_busy()