Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dpreempt.h28 } while (__atomic_cmpxchg(&S390_lowcore.preempt_count, in preempt_count_set()
A Datomic.h79 return __atomic_cmpxchg(&v->counter, old, new); in ATOMIC_OPS()
A Datomic_ops.h157 static inline int __atomic_cmpxchg(int *ptr, int old, int new) in __atomic_cmpxchg() function

Completed in 5 milliseconds