Searched refs:match_grp (Results 1 – 1 of 1) sorted by relevance
6062 struct kbase_queue_group *match_grp, *input_grp; in scheduler_get_protm_enter_async_group() local6069 match_grp = get_tock_top_group(scheduler); in scheduler_get_protm_enter_async_group()6070 input_grp = group ? group : match_grp; in scheduler_get_protm_enter_async_group()6072 if (input_grp && (input_grp == match_grp)) { in scheduler_get_protm_enter_async_group()