Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_eviction_fence.c29 #define evf_mgr_to_fpriv(e) container_of(e, struct amdgpu_fpriv, evf_mgr) macro
106 struct amdgpu_fpriv *fpriv = evf_mgr_to_fpriv(evf_mgr); in amdgpu_eviction_fence_suspend_worker()