Searched refs:fence_is_active (Results 1 – 1 of 1) sorted by relevance
324 static bool fence_is_active(const struct i915_fence_reg *fence) in fence_is_active() function341 if (active != ERR_PTR(-EAGAIN) && fence_is_active(fence)) { in fence_find()