Home
last modified time | relevance | path

Searched refs:my_entity (Results 1 – 4 of 4) sorted by relevance

/linux/block/
H A Dbfq-cgroup.c432 entity->parent = bfqg->my_entity; /* NULL for root group */ in bfq_init_entity()
541 bfqg->my_entity = entity; /* in bfq_pd_init()
572 entity->parent = parent->my_entity; in bfq_group_set_parent()
683 entity->parent = bfqg->my_entity; in bfq_bfqq_move()
877 struct bfq_entity *entity = bfqg->my_entity; in bfq_pd_offline()
H A Dbfq-iosched.h1016 struct bfq_entity *my_entity; member
H A Dbfq-wf2q.c164 bfqg_entity = bfqg->my_entity; in bfq_update_parent_budget()
H A Dbfq-iosched.c7196 root_group->my_entity = NULL; in bfq_init_root_group()