Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dpercpu.h248 ret__ = cmpxchg128_local((void *)ptr__, old__, new__); \
/openbmc/linux/include/linux/atomic/
H A Datomic-instrumented.h4959 #define cmpxchg128_local(ptr, ...) \ macro