Searched refs:group_rcs_ccs (Results 1 – 1 of 1) sorted by relevance
85 struct xe_hw_engine_group *group_rcs_ccs, *group_bcs, *group_vcs_vecs; in xe_hw_engine_setup_groups() local89 group_rcs_ccs = hw_engine_group_alloc(xe); in xe_hw_engine_setup_groups()90 if (IS_ERR(group_rcs_ccs)) { in xe_hw_engine_setup_groups()91 err = PTR_ERR(group_rcs_ccs); in xe_hw_engine_setup_groups()114 hwe->hw_engine_group = group_rcs_ccs; in xe_hw_engine_setup_groups()134 kfree(group_rcs_ccs); in xe_hw_engine_setup_groups()