uct_op             41 opal/mca/btl/uct/btl_uct_amo.c     int uct_op = mca_btl_uct_btl_to_uct_atomic[op];
uct_op             43 opal/mca/btl/uct/btl_uct_amo.c     if (OPAL_UNLIKELY(0 == uct_op--)) {
uct_op             70 opal/mca/btl/uct/btl_uct_amo.c         ucs_status = uct_ep_atomic32_fetch (ep_handle, uct_op, operand, (uint32_t *) local_address, remote_address,
uct_op             73 opal/mca/btl/uct/btl_uct_amo.c         ucs_status = uct_ep_atomic64_fetch (ep_handle, uct_op, operand, (uint64_t *) local_address, remote_address,