Lines Matching refs:bfq_data
486 struct bfq_data *bfqd = NULL; in bfq_active_insert()
501 bfqd = (struct bfq_data *)bfqg->bfqd; in bfq_active_insert()
588 struct bfq_data *bfqd = NULL; in bfq_active_extract()
600 bfqd = (struct bfq_data *)bfqg->bfqd; in bfq_active_extract()
733 struct bfq_data *bfqd = NULL; in __bfq_entity_update_weight_prio()
746 bfqd = (struct bfq_data *)bfqg->bfqd; in __bfq_entity_update_weight_prio()
880 void bfq_bfqq_charge_time(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_bfqq_charge_time()
1493 bool next_queue_may_preempt(struct bfq_data *bfqd) in next_queue_may_preempt()
1503 struct bfq_queue *bfq_get_next_queue(struct bfq_data *bfqd) in bfq_get_next_queue()
1595 void __bfq_bfqd_reset_in_service(struct bfq_data *bfqd) in __bfq_bfqd_reset_in_service()
1623 void bfq_deactivate_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_deactivate_bfqq()
1631 void bfq_activate_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq) in bfq_activate_bfqq()
1640 void bfq_requeue_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_requeue_bfqq()
1654 void bfq_del_bfqq_busy(struct bfq_data *bfqd, struct bfq_queue *bfqq, in bfq_del_bfqq_busy()
1677 void bfq_add_bfqq_busy(struct bfq_data *bfqd, struct bfq_queue *bfqq) in bfq_add_bfqq_busy()