HomeSort by: relevance | last modified time | path
    Searched defs:alloc_fence (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
i915_sw_fence.c 51 static struct i915_sw_fence *alloc_fence(void) function in typeref:struct:i915_sw_fence *
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 11 milliseconds