Searched refs:my_entity (Results 1 – 5 of 5) sorted by relevance
151 int my_driver_handle_interrupt(struct my_driver_entity *my_entity, ...)158 dim_update_sample(my_entity->events,159 my_entity->packets,160 my_entity->bytes,163 net_dim(&my_entity->dim, dim_sample);167 /* My entity's initialization function (my_entity was already allocated) */168 int my_driver_init_my_entity(struct my_driver_entity *my_entity, ...)172 INIT_WORK(&my_entity->dim.work, my_driver_do_dim_work);
428 entity->parent = bfqg->my_entity; /* NULL for root group */ in bfq_init_entity()533 bfqg->my_entity = entity; /* in bfq_pd_init()563 entity->parent = parent->my_entity; in bfq_group_set_parent()643 entity->parent = bfqg->my_entity; in bfq_bfqq_move()843 struct bfq_entity *entity = bfqg->my_entity; in bfq_pd_offline()
908 struct bfq_entity *my_entity; member
177 bfqg_entity = bfqg->my_entity; in bfq_update_parent_budget()
6396 root_group->my_entity = NULL; in bfq_init_root_group()