Home
last modified time | relevance | path

Searched refs:total_ref_cnt (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_xcp.c475 u32 total_ref_cnt; in amdgpu_xcp_select_scheds() local
477 total_ref_cnt = atomic_read(&xcp_mgr->xcp[i].ref_cnt); in amdgpu_xcp_select_scheds()
478 if (total_ref_cnt < least_ref_cnt) { in amdgpu_xcp_select_scheds()
480 least_ref_cnt = total_ref_cnt; in amdgpu_xcp_select_scheds()

Completed in 7 milliseconds