Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dcmpxchg.h64 #define __XCHG_GEN(sfx) \ macro
84 __XCHG_GEN()
85 __XCHG_GEN(_acq)
86 __XCHG_GEN(_rel)
87 __XCHG_GEN(_mb)
89 #undef __XCHG_GEN