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

/linux-master/arch/arm64/include/asm/
H A Dcmpxchg.h146 #define __CMPXCHG_GEN(sfx) \ macro
168 __CMPXCHG_GEN()
169 __CMPXCHG_GEN(_acq)
170 __CMPXCHG_GEN(_rel)
171 __CMPXCHG_GEN(_mb)
173 #undef __CMPXCHG_GEN macro

Completed in 128 milliseconds