Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.c102 heap_fence_put(&h->fence); in heap_fence_notify()
131 void heap_fence_put(struct i915_sw_fence *fence) in heap_fence_put() function
H A Dlib_sw_fence.h41 void heap_fence_put(struct i915_sw_fence *fence);
H A Di915_active.c136 heap_fence_put(submit); in __live_active_setup()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c1133 heap_fence_put(submit); in live_hwsp_read()