Searched refs:atomic64_cmpxchg_relaxed (Results 1 – 5 of 5) sorted by relevance
67 atomic64_cmpxchg_relaxed(&active_asid(info, cpu), in asid_check_context()
157 0 != atomic64_cmpxchg_relaxed(this_cpu_ptr(&active_vmids), in kvm_arm_vmid_update()
242 atomic64_cmpxchg_relaxed(this_cpu_ptr(&active_asids), in check_and_switch_context()
186 old = atomic64_cmpxchg_relaxed(&inode->i_sequence, 0, new); in get_inode_sequence_number()
2814 atomic64_cmpxchg_relaxed(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg_relaxed() function