HomeSort by: relevance | last modified time | path
    Searched defs:__sync_alloc_leaf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_syncmap.c 204 __sync_alloc_leaf(struct i915_syncmap *parent, u64 id) function in typeref:struct:i915_syncmap *
241 p = __sync_alloc_leaf(NULL, id);
326 next = __sync_alloc_leaf(p, id);
i915_syncmap.c 204 __sync_alloc_leaf(struct i915_syncmap *parent, u64 id) function in typeref:struct:i915_syncmap *
241 p = __sync_alloc_leaf(NULL, id);
326 next = __sync_alloc_leaf(p, id);

Completed in 20 milliseconds