Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcmpxchg.c10 unsigned long __xchg_small(volatile void *ptr, unsigned long val, unsigned int size) in __xchg_small() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dcmpxchg.h25 static inline unsigned int __xchg_small(volatile void *ptr, unsigned int val, in __xchg_small() function