Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/mm/
Dcontext.c58 asid = atomic64_xchg_relaxed(&per_cpu(active_asids, i), 0); in flush_context()
167 && atomic64_xchg_relaxed(&per_cpu(active_asids, cpu), asid)) in check_and_switch_context()
/linux-4.4.14/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
/linux-4.4.14/include/linux/
Datomic.h310 #ifndef atomic64_xchg_relaxed
311 #define atomic64_xchg_relaxed atomic64_xchg macro
/linux-4.4.14/arch/arm64/include/asm/
Datomic.h128 #define atomic64_xchg_relaxed atomic_xchg_relaxed macro