Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dcmpxchg.h150 #define __CMPXCHG_GEN(sfx) \ macro
172 __CMPXCHG_GEN()
173 __CMPXCHG_GEN(_acq)
174 __CMPXCHG_GEN(_rel)
175 __CMPXCHG_GEN(_mb)
177 #undef __CMPXCHG_GEN macro
/kernel/linux/linux-6.6/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 1 milliseconds