Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcmpxchg.c50 unsigned long __cmpxchg_small(volatile void *ptr, unsigned long old, in __cmpxchg_small() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dcmpxchg.h114 static inline unsigned int __cmpxchg_small(volatile void *ptr, unsigned int old, in __cmpxchg_small() function