mca_atomic_ucx_fop  137 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_fop(ctx, target, prev, value, size, pe, UCP_ATOMIC_FETCH_OP_FADD);
mca_atomic_ucx_fop  148 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_fop(ctx, target, prev, value, size, pe, UCP_ATOMIC_FETCH_OP_FAND);
mca_atomic_ucx_fop  162 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_fop(ctx, target, prev, value, size, pe, UCP_ATOMIC_FETCH_OP_FOR);
mca_atomic_ucx_fop  176 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_fop(ctx, target, prev, value, size, pe, UCP_ATOMIC_FETCH_OP_FXOR);
mca_atomic_ucx_fop  189 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_fop(ctx, target, prev, value, size, pe, UCP_ATOMIC_FETCH_OP_SWAP);