atomic_get
unsigned long gen = atomic_get(&rdsv3_cong_generation);
atomic_get(&conn->c_state));
while (atomic_get(&conn->c_senders)) {
atomic_get(&conn->c_state));
atomic_get(&conn->c_state) == RDSV3_CONN_CONNECTING,
atomic_get(&conn->c_state) == RDSV3_CONN_UP,
atomic_get(&ic->i_credits));
diff = ring->w_alloc_ctr - (uint32_t)atomic_get(&ring->w_free_ctr);
oldval = newval = atomic_get(&ic->i_credits);
IB_GET_SEND_CREDITS(atomic_get(&ic->i_credits)),
if (IB_GET_POST_CREDITS(atomic_get(&ic->i_credits)) >= 16)
"put rm %p ref %d\n", rm, atomic_get(&rm->m_refcount));
rm, atomic_get(&rm->m_refcount));
mr->r_key, atomic_get(&mr->r_refcount));
"addref inc %p ref %d", inc, atomic_get(&inc->i_refcount));
inc, atomic_get(&inc->i_refcount));
atomic_get(&conn->c_state));
return (atomic_get(&conn->c_state));
return (atomic_get(&conn->c_state) == RDSV3_CONN_UP);
return (atomic_get(&conn->c_state) == RDSV3_CONN_CONNECTING);