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

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_syncmap.c204 __sync_alloc_leaf(struct i915_syncmap *parent, u64 id) function
241 p = __sync_alloc_leaf(NULL, id);
326 next = __sync_alloc_leaf(p, id);

Completed in 305 milliseconds