Home
last modified time | relevance | path

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

/arch/arm64/mm/
Dcontext.c67 asid = atomic64_xchg_relaxed(&per_cpu(active_asids, i), 0); in flush_context()
176 && atomic64_xchg_relaxed(&per_cpu(active_asids, cpu), asid)) in check_and_switch_context()
/arch/arm/include/asm/
Datomic.h365 static inline long long atomic64_xchg_relaxed(atomic64_t *ptr, long long new) in atomic64_xchg_relaxed() function
383 #define atomic64_xchg_relaxed atomic64_xchg_relaxed macro
/arch/arm64/include/asm/
Datomic.h128 #define atomic64_xchg_relaxed atomic_xchg_relaxed macro