Searched refs:cleanup_fence_list (Results 1 – 1 of 1) sorted by relevance
897 static void cleanup_fence_list(struct amdgpu_fence_list *fences) in cleanup_fence_list() function920 cleanup_fence_list(&cs->fence_dependencies); in amdgpu_cs_context_cleanup()921 cleanup_fence_list(&cs->syncobj_dependencies); in amdgpu_cs_context_cleanup()922 cleanup_fence_list(&cs->syncobj_to_signal); in amdgpu_cs_context_cleanup()923 cleanup_fence_list(&cs->compute_fence_dependencies); in amdgpu_cs_context_cleanup()924 cleanup_fence_list(&cs->compute_start_fence_dependencies); in amdgpu_cs_context_cleanup()