Home
last modified time | relevance | path

Searched defs:__xchg_relaxed (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dcmpxchg.h10 #define __xchg_relaxed(new, ptr, size) \ macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dcmpxchg.h14 #define __xchg_relaxed(ptr, new, size) \ macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dcmpxchg.h14 #define __xchg_relaxed(ptr, new, size) \ macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcmpxchg.h171 __xchg_relaxed(void *ptr, unsigned long x, unsigned int size) in __xchg_relaxed() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcmpxchg.h237 __xchg_relaxed(void *ptr, unsigned long x, unsigned int size) in __xchg_relaxed() function

Completed in 3 milliseconds