Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dcmpxchg.h344 __cmpxchg_u8_acquire(u8 *p, unsigned long old, unsigned long new) in __cmpxchg_u8_acquire() function
686 return __cmpxchg_u8_acquire(ptr, old, new); in __cmpxchg_acquire()

Completed in 4 milliseconds