Home
last modified time | relevance | path

Searched refs:__try_cmpxchg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dcmpxchg.h221 #define __try_cmpxchg(ptr, pold, new, size) \ macro
225 __try_cmpxchg((ptr), (pold), (new), sizeof(*(ptr)))
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dcmpxchg.h221 #define __try_cmpxchg(ptr, pold, new, size) \ macro
228 __try_cmpxchg((ptr), (pold), (new), sizeof(*(ptr)))

Completed in 2 milliseconds