Searched refs:alloc_fence (Results 1 – 1 of 1) sorted by relevance
51 static struct i915_sw_fence *alloc_fence(void) in alloc_fence() function91 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 …]