Searched refs:group_can_run (Results 1 – 1 of 1) sorted by relevance
1080 group_can_run(struct panthor_group *group) in group_can_run() function1130 if (group && group_can_run(group) && in queue_suspend_timeout_locked()2041 if (!group_can_run(group)) in tick_ctx_pick_groups_from_list()2165 if (drm_WARN_ON(&group->ptdev->base, group_can_run(group))) in group_term_post_processing()2229 group_can_run(group)); in tick_ctx_cleanup()2231 if (!group_can_run(group)) { in tick_ctx_cleanup()2284 bool term = !group_can_run(group); in tick_ctx_apply()2409 if (!group_can_run(group)) in tick_ctx_apply()2679 if (!group_can_run(group)) in group_schedule_locked()2766 if (group_can_run(group)) { in panthor_group_start()[all …]