Searched refs:update_references (Results 1 – 3 of 3) sorted by relevance
166 static inline bool update_references(atomic_t *dst, atomic_t *src) in update_references() function199 if (update_references(&(*dst)->refcount, &src->refcount)) in amdgpu_bo_reference()
486 update_references(NULL, &sem->refcount); in amdgpu_cs_signal_semaphore()536 if (update_references(&sem->refcount, NULL)) in amdgpu_cs_unreference_sem()
165 if (update_references(&(*dst)->refcount, &src->refcount)) in amdgpu_device_reference()