Home
last modified time | relevance | path

Searched defs:arch_try_cmpxchg (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
H A Dcmpxchg.h110 #define arch_try_cmpxchg(ptr, oldp, new) \ macro
155 #define arch_try_cmpxchg(ptr, oldp, new) \ macro
/linux/arch/x86/include/asm/
H A Dcmpxchg.h226 #define arch_try_cmpxchg(ptr, pold, new) \ macro