Home
last modified time | relevance | path

Searched refs:arch_cmpxchg_double_local (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
A Dcmpxchg.h258 #define arch_cmpxchg_double_local(p1, p2, o1, o2, n1, n2) \ macro
/linux/arch/arm64/include/asm/
A Dcmpxchg.h222 #define arch_cmpxchg_double_local(ptr1, ptr2, o1, o2, n1, n2) \ macro
/linux/include/linux/atomic/
A Datomic-instrumented.h1911 arch_cmpxchg_double_local(__ai_ptr, __VA_ARGS__); \

Completed in 9 milliseconds