Home
last modified time | relevance | path

Searched refs:__raw_try_cmpxchg (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/arch/x86/include/asm/
Dcmpxchg.h158 #define __raw_try_cmpxchg(_ptr, _pold, _new, size, lock) \ macro
222 __raw_try_cmpxchg((ptr), (pold), (new), (size), LOCK_PREFIX)
225 __raw_try_cmpxchg((ptr), (pold), (new), (size), "")