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

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

Completed in 96 milliseconds