Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/selftests/
Dlib_sw_fence.h38 void timed_fence_fini(struct timed_fence *tf);
Di915_sw_fence.c591 timed_fence_fini(&tf); in test_timer()
615 timed_fence_fini(&tf); in test_timer()
622 timed_fence_fini(&tf); in test_timer()
Dlib_sw_fence.c75 void timed_fence_fini(struct timed_fence *tf) in timed_fence_fini() function