Home
last modified time | relevance | path

Searched defs:__arch_cmpxchg128 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dcmpxchg_64.h36 #define __arch_cmpxchg128(_ptr, _old, _new, _lock) \ macro
/linux/arch/riscv/include/asm/
H A Dcmpxchg.h327 #define __arch_cmpxchg128(p, o, n, cas_sfx) \ macro