Home
last modified time | relevance | path

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

/Linux-v4.19/arch/riscv/include/asm/
Dcmpxchg.h218 #define __cmpxchg_acquire(ptr, old, new, size) \ macro
/Linux-v4.19/arch/powerpc/include/asm/
Dcmpxchg.h463 __cmpxchg_acquire(void *ptr, unsigned long old, unsigned long new, in __cmpxchg_acquire() function