Home
last modified time | relevance | path

Searched refs:__sync_alloc_leaf (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_syncmap.c199 __sync_alloc_leaf(struct i915_syncmap *parent, u64 id) in __sync_alloc_leaf() function
236 p = __sync_alloc_leaf(NULL, id); in __sync_set()
321 next = __sync_alloc_leaf(p, id); in __sync_set()