Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Datomic.h119 return __atomic64_cmpxchg((long *)&v->counter, old, new); in arch_atomic64_cmpxchg()
A Datomic_ops.h179 static inline long __atomic64_cmpxchg(long *ptr, long old, long new) in __atomic64_cmpxchg() function

Completed in 174 milliseconds