Home
last modified time | relevance | path

Searched defs:arch_cmpxchg_release (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dcmpxchg.h187 #define arch_cmpxchg_release(...) __cmpxchg_wrapper(_rel, __VA_ARGS__) macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dcmpxchg.h294 #define arch_cmpxchg_release(ptr, o, n) \ macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dcmpxchg.h191 #define arch_cmpxchg_release(...) __cmpxchg_wrapper(_rel, __VA_ARGS__) macro
/kernel/linux/linux-5.10/include/linux/
H A Datomic-arch-fallback.h37 #define arch_cmpxchg_release arch_cmpxchg macro
46 #define arch_cmpxchg_release(...) \ macro

Completed in 5 milliseconds