Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dcmpxchg.h84 static __always_inline u64 __arch_cmpxchg(u64 ptr, u64 old, u64 new, int size) in __arch_cmpxchg() function
/linux/arch/riscv/include/asm/
H A Dcmpxchg.h179 #define __arch_cmpxchg(lr_sfx, sc_sfx, cas_sfx, \ macro