Searched refs:__sync_leaf_prefix (Results 1 – 1 of 1) sorted by relevance
129 static inline u64 __sync_leaf_prefix(const struct i915_syncmap *p, u64 id) in __sync_leaf_prefix() function163 if (likely(__sync_leaf_prefix(p, id) == p->prefix)) in i915_syncmap_is_later()210 p->prefix = __sync_leaf_prefix(p, id); in __sync_alloc_leaf()244 GEM_BUG_ON(__sync_leaf_prefix(p, id) == p->prefix); in __sync_set()334 GEM_BUG_ON(p->prefix != __sync_leaf_prefix(p, id)); in __sync_set()361 if (likely(p && __sync_leaf_prefix(p, id) == p->prefix)) { in i915_syncmap_set()