Searched refs:__active_fence_slot (Results 1 – 1 of 1) sorted by relevance
204 __active_fence_slot(struct i915_active_fence *active) in __active_fence_slot() function215 return try_cmpxchg(__active_fence_slot(active), &fence, NULL); in active_fence_cb()970 return __active_fence_slot(&barrier_from_ll(node)->base); in ll_to_fence_slot()1068 while (cmpxchg(__active_fence_slot(active), prev, fence) != prev) { in __i915_active_fence_set()