Searched defs:__cmpxchg_local (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.15/arch/parisc/include/asm/ | 
| D | cmpxchg.h | 91 static inline unsigned long __cmpxchg_local(volatile void *ptr,  in __cmpxchg_local()  function
 | 
| /Linux-v5.15/arch/xtensa/include/asm/ | 
| D | cmpxchg.h | 92 static inline unsigned long __cmpxchg_local(volatile void *ptr,  in __cmpxchg_local()  function
 | 
| /Linux-v5.15/arch/arm/include/asm/ | 
| D | cmpxchg.h | 217 static inline unsigned long __cmpxchg_local(volatile void *ptr,  in __cmpxchg_local()  function
 | 
| /Linux-v5.15/arch/sparc/include/asm/ | 
| D | cmpxchg_64.h | 184 static inline unsigned long __cmpxchg_local(volatile void *ptr,  in __cmpxchg_local()  function
 | 
| /Linux-v5.15/arch/x86/include/asm/ | 
| D | cmpxchg.h | 139 #define __cmpxchg_local(ptr, old, new, size)				\  macro
 | 
| /Linux-v5.15/arch/powerpc/include/asm/ | 
| D | cmpxchg.h | 412 __cmpxchg_local(void *ptr, unsigned long old, unsigned long new,  in __cmpxchg_local()  function
 |