OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atomic_try_cmpxchg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
atomic.h
314
atomic_try_cmpxchg
(atomic_t *atomic, int *valuep, int new)
function in typeref:typename:bool
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_vma.c
842
} while (!
atomic_try_cmpxchg
(&vma->flags, &bound, bound + 1));
862
} while (!
atomic_try_cmpxchg
(&vma->flags, &bound, bound + 1));
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025