Home
last modified time | relevance | path

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

/linux/lib/
A Dlockref.c19 old.lock_count = cmpxchg64_relaxed(&lockref->lock_count, \
/linux/drivers/iommu/
A Dio-pgtable-arm.c333 old = cmpxchg64_relaxed(ptep, curr, new); in arm_lpae_install_table()
/linux/include/linux/atomic/
A Datomic-instrumented.h1835 #define cmpxchg64_relaxed(ptr, ...) \ macro

Completed in 14 milliseconds