Searched refs:arch_cmpxchg_double (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/x86/include/asm/ |
| D | cmpxchg.h | 255 #define arch_cmpxchg_double(p1, p2, o1, o2, n1, n2) \ macro
|
| /Linux-v5.4/arch/arm64/include/asm/ |
| D | cmpxchg.h | 212 #define arch_cmpxchg_double(ptr1, ptr2, o1, o2, n1, n2) \ macro
|
| /Linux-v5.4/include/asm-generic/ |
| D | atomic-instrumented.h | 1776 arch_cmpxchg_double(__ai_ptr, __VA_ARGS__); \
|