Home
last modified time | relevance | path

Searched defs:xchg_acquire (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dcmpxchg.h75 #define xchg_acquire(ptr, x) \ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Datomic-fallback.h13 #define xchg_acquire xchg macro
18 #define xchg_acquire(...) \ macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Datomic-instrumented.h1654 #define xchg_acquire(ptr, ...) \ macro