Searched refs:arch_cmpxchg_double_local (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/x86/include/asm/ |
D | cmpxchg.h | 256 #define arch_cmpxchg_double_local(p1, p2, o1, o2, n1, n2) \ macro
|
/Linux-v4.19/include/asm-generic/ |
D | atomic-instrumented.h | 464 arch_cmpxchg_double_local(__ai_p1, (p2), (o1), (o2), (n1), (n2)); \
|