Searched refs:atomic64_xchg_relaxed (Results 1 – 3 of 3) sorted by relevance
67 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()
365 static inline long long atomic64_xchg_relaxed(atomic64_t *ptr, long long new) in atomic64_xchg_relaxed() function383 #define atomic64_xchg_relaxed atomic64_xchg_relaxed macro
128 #define atomic64_xchg_relaxed atomic_xchg_relaxed macro