Searched refs:__active_fence_slot (Results 1 – 2 of 2) sorted by relevance
210 __active_fence_slot(struct i915_active_fence *active) in __active_fence_slot() function221 return cmpxchg(__active_fence_slot(active), fence, NULL) == fence; in active_fence_cb()1013 return __active_fence_slot(&barrier_from_ll(node)->base); in ll_to_fence_slot()1088 prev = xchg(__active_fence_slot(active), fence); in __i915_active_fence_set()
319 fence = xchg(__active_fence_slot(active), NULL); in active_flush()