Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcmpxchg.h190 #define arch_cmpxchg_acquire(...) __cmpxchg_wrapper(_acq, __VA_ARGS__) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Datomic-arch-fallback.h36 #define arch_cmpxchg_acquire arch_cmpxchg macro
41 #define arch_cmpxchg_acquire(...) \ macro