Home
last modified time | relevance | path

Searched refs:arch_xchg_relaxed (Results 1 – 6 of 6) sorted by relevance

/arch/arm/include/asm/
A Dcmpxchg.h119 #define arch_xchg_relaxed(ptr, x) ({ \ macro
133 #define arch_xchg arch_xchg_relaxed
/arch/arc/include/asm/
A Dcmpxchg.h100 #define arch_xchg_relaxed(ptr, val) \ macro
/arch/csky/include/asm/
A Dcmpxchg.h54 #define arch_xchg_relaxed(ptr, x) \ macro
/arch/arm64/include/asm/
A Dcmpxchg.h100 #define arch_xchg_relaxed(...) __xchg_wrapper( , __VA_ARGS__) macro
/arch/riscv/include/asm/
A Dcmpxchg.h99 #define arch_xchg_relaxed(ptr, x) \ macro
/arch/powerpc/include/asm/
A Dcmpxchg.h261 #define arch_xchg_relaxed(ptr, x) \ macro

Completed in 12 milliseconds