OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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