Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Dlib_sw_fence.c89 struct heap_fence { struct
100 struct heap_fence *h = container_of(fence, typeof(*h), fence); in heap_fence_notify() argument
115 struct heap_fence *h; in heap_fence_create()
129 struct heap_fence *h = container_of(ref, typeof(*h), ref); in heap_fence_release()
138 struct heap_fence *h = container_of(fence, typeof(*h), fence); in heap_fence_put()