HomeSort by relevance Sort by last modified time
    Searched refs:update_references (Results 1 - 2 of 2) sorted by null

  /external/libdrm/amdgpu/
amdgpu_internal.h 150 static inline bool update_references(atomic_t *dst, atomic_t *src) function
183 if (update_references(&(*dst)->refcount, &src->refcount))
amdgpu_device.c 164 if (update_references(&(*dst)->refcount, &src->refcount))

Completed in 62 milliseconds