Searched refs:stopped_groups (Results 1 – 1 of 1) sorted by relevance
317 struct list_head stopped_groups; member2562 list_move_tail(&group->run_node, &sched->reset.stopped_groups); in panthor_group_stop()2770 list_for_each_entry_safe(group, group_tmp, &sched->reset.stopped_groups, run_node) { in panthor_sched_post_reset()3568 INIT_LIST_HEAD(&sched->reset.stopped_groups); in panthor_sched_init()