atomic_cas_64
atomic_cas_64(&zc->zc_next, call_next, call_next +
} while (atomic_cas_64(lockword64, old, new) != old);
if (atomic_cas_64(lockword64, old, new) == old)
if (atomic_cas_64((uint64_t *)&hrt, oldhrt, newhrt) == oldhrt)
(m != atomic_cas_64(&arc_stats.stat.value.ui64, m, (val)))) \
if (atomic_cas_64(&mg->mg_cur_max_alloc_queue_depth[allocator],
(void) atomic_cas_64(&zp->z_size, end_size,
} while (atomic_cas_64(sp, oldval, newval) != oldval);
} while (atomic_cas_64(count_p, oldval, newval) != oldval);
} while (atomic_cas_64(sp, oldval, newval) != oldval);
} while (atomic_cas_64(count_p, oldval, newval) != oldval);
} while (atomic_cas_64(count_p, oldval, newval) != oldval);
} while (atomic_cas_64(count_p, oldval, newval) != oldval);
} while (atomic_cas_64(&sl->sl_data_readable_size, old_size,
} while (atomic_cas_64(count_p, oldval, newval) != oldval);
} while (atomic_cas_64(count_p, oldval, newval) != oldval);
} while (atomic_cas_64(&(sip->si_mask), mask,
atomic_cas_64((uint64_t *)targetp, cmp, newval)
last = atomic_cas_64((uint64_t *)addr, 0, 0);
} while (atomic_cas_64((uint64_t *)addr, old, new) != old);
} while (atomic_cas_64((uint64_t *)mstimep, oldtime, newtime) !=
} while (atomic_cas_64((uint64_t *)mstimep, oldtime, newtime) !=
extern uint64_t atomic_cas_64(volatile uint64_t *, uint64_t, uint64_t);
} while (atomic_cas_64(&t->t_intr_start, start, 0) != start);
} while (atomic_cas_64(&t->t_intr_start, ts, tsc_read()) != ts);
} while (atomic_cas_64(&memnodes_mask, oldmask, newmask) !=
} while (atomic_cas_64(&memnodes_mask, omask, nmask) != omask);
} while (atomic_cas_64(&memnodes_mask, oldmask, newmask) != oldmask);
#define CAS_PTE(ptr, x, y) atomic_cas_64(ptr, x, y)
(mmu.pae_hat ? atomic_cas_64(ptr, x, y) : \
} while (atomic_cas_64((volatile uint64_t *)&hrtime_last,
__ATOMIC_OP64(atomic_cas_64, uint64_t, "cmpxchg" SUF_64, "r")
oldpte = atomic_cas_64(ptep, pte, newpte);
const vmm_gpt_entry_t old_pte = atomic_cas_64(ptep, 0, pte);
} while (atomic_cas_64(&t->t_intr_start, start, 0) != start);
} while (atomic_cas_64(&t->t_intr_start, ts, CLOCK_TICK_COUNTER()) !=
} while (atomic_cas_64(&memnodes_mask, oldmask, newmask) !=
} while (atomic_cas_64(&memnodes_mask, omask, nmask) != omask);
} while (atomic_cas_64(&memnodes_mask, oldmask, newmask) != oldmask);
if (atomic_cas_64(&clop->clo_data.chd_afar, LOGOUT_INVALID, afar) !=