Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/selftests/
Dlib_sw_fence.c84 struct heap_fence { struct
95 struct heap_fence *h = container_of(fence, typeof(*h), fence); in heap_fence_notify() argument
110 struct heap_fence *h; in heap_fence_create()
124 struct heap_fence *h = container_of(ref, typeof(*h), ref); in heap_fence_release()
133 struct heap_fence *h = container_of(fence, typeof(*h), fence); in heap_fence_put()