Searched refs:amdgpu_eviction_fence (Results 1 – 5 of 5) sorted by relevance
40 struct amdgpu_eviction_fence *ef; in amdgpu_eviction_fence_get_timeline_name()42 ef = container_of(f, struct amdgpu_eviction_fence, base); in amdgpu_eviction_fence_get_timeline_name()50 struct amdgpu_eviction_fence *old_ef, *new_ef; in amdgpu_eviction_fence_replace_fence()108 struct amdgpu_eviction_fence *ev_fence; in amdgpu_eviction_fence_suspend_worker()133 struct amdgpu_eviction_fence *ev_fence; in amdgpu_eviction_fence_enable_signaling()152 struct amdgpu_eviction_fence *ev_fence) in amdgpu_eviction_fence_signal()159 struct amdgpu_eviction_fence *162 struct amdgpu_eviction_fence *ev_fence; in amdgpu_eviction_fence_create()179 struct amdgpu_eviction_fence *ev_fence; in amdgpu_eviction_fence_destroy()200 struct amdgpu_eviction_fence *ev_fence; in amdgpu_eviction_fence_attach()
28 struct amdgpu_eviction_fence { struct39 struct amdgpu_eviction_fence *ev_fence; argument45 struct amdgpu_eviction_fence *64 struct amdgpu_eviction_fence *ev_fence);
31 #define to_ev_fence(f) container_of(f, struct amdgpu_eviction_fence, base)115 struct amdgpu_eviction_fence *ev_fence);
141 struct amdgpu_eviction_fence *ev_fence; in amdgpu_userq_ensure_ev_fence()787 struct amdgpu_eviction_fence *ev_fence) in amdgpu_userq_evict()
69 amdgpu_cper.o amdgpu_userq_fence.o amdgpu_eviction_fence.o amdgpu_ip.o
Completed in 8 milliseconds