Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_sw_fence.c51 static struct i915_sw_fence *alloc_fence(void) in alloc_fence() function
91 fence = alloc_fence(); in test_self()
110 A = alloc_fence(); in test_dag()
119 B = alloc_fence(); in test_dag()
131 C = alloc_fence(); in test_dag()
186 A = alloc_fence(); in test_AB()
189 B = alloc_fence(); in test_AB()
234 A = alloc_fence(); in test_ABC()
238 B = alloc_fence(); in test_ABC()
244 C = alloc_fence(); in test_ABC()
[all …]