Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/include/asm/
H A Dcmpxchg.h47 #define __xchg_acquire(ptr, new, size) \ macro
78 (__typeof__(*(ptr))) __xchg_acquire((ptr), \
H A Datomic.h254 return __xchg_acquire(&(v->counter), n, size); \
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/riscv/include/asm/
H A Dcmpxchg.h47 #define __xchg_acquire(ptr, new, size) \ macro
78 (__typeof__(*(ptr))) __xchg_acquire((ptr), \
H A Datomic.h254 return __xchg_acquire(&(v->counter), n, size); \
/dports/multimedia/libv4l/linux-5.13-rc2/arch/riscv/include/asm/
H A Dcmpxchg.h47 #define __xchg_acquire(ptr, new, size) \ macro
78 (__typeof__(*(ptr))) __xchg_acquire((ptr), \
H A Datomic.h254 return __xchg_acquire(&(v->counter), n, size); \