Home
last modified time | relevance | path

Searched refs:__cmpxchg_u32_acquire (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/
Dcmpxchg.h286 __cmpxchg_u32_acquire(u32 *p, unsigned long old, unsigned long new) in __cmpxchg_u32_acquire() function
461 return __cmpxchg_u32_acquire(ptr, old, new); in __cmpxchg_acquire()