Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dcmpxchg.h599 __cmpxchg_u64_acquire(u64 *p, unsigned long old, unsigned long new) in __cmpxchg_u64_acquire() function
693 return __cmpxchg_u64_acquire(ptr, old, new); in __cmpxchg_acquire()