MCA_BTL_FLAGS_ATOMIC_OPS  633 ompi/mca/osc/rdma/osc_rdma_accumulate.c     if (!(module->selected_btl->btl_flags & MCA_BTL_FLAGS_ATOMIC_OPS)) {
MCA_BTL_FLAGS_ATOMIC_OPS  806 ompi/mca/osc/rdma/osc_rdma_component.c                     (item->btl_module->btl_flags & (MCA_BTL_FLAGS_ATOMIC_FOPS | MCA_BTL_FLAGS_ATOMIC_OPS))) {
MCA_BTL_FLAGS_ATOMIC_OPS  123 ompi/mca/osc/rdma/osc_rdma_lock.h     if (!(module->selected_btl->btl_flags & MCA_BTL_FLAGS_ATOMIC_OPS)) {
MCA_BTL_FLAGS_ATOMIC_OPS   45 opal/mca/btl/base/btl_base_frame.c     {MCA_BTL_FLAGS_ATOMIC_OPS, "atomics", 0},
MCA_BTL_FLAGS_ATOMIC_OPS  190 opal/mca/btl/base/btl_base_mca.c         module->btl_flags &= ~MCA_BTL_FLAGS_ATOMIC_OPS;
MCA_BTL_FLAGS_ATOMIC_OPS  390 opal/mca/btl/ofi/btl_ofi_module.c                                            MCA_BTL_FLAGS_ATOMIC_OPS |
MCA_BTL_FLAGS_ATOMIC_OPS  332 opal/mca/btl/uct/btl_uct_module.c         .btl_flags          = MCA_BTL_FLAGS_RDMA | MCA_BTL_FLAGS_ATOMIC_FOPS | MCA_BTL_FLAGS_ATOMIC_OPS,
MCA_BTL_FLAGS_ATOMIC_OPS   96 opal/mca/btl/uct/btl_uct_tl.c         module->super.btl_flags |= MCA_BTL_FLAGS_ATOMIC_FOPS | MCA_BTL_FLAGS_ATOMIC_OPS;
MCA_BTL_FLAGS_ATOMIC_OPS  134 opal/mca/btl/uct/btl_uct_tl.c         module->super.btl_flags |= MCA_BTL_FLAGS_ATOMIC_FOPS | MCA_BTL_FLAGS_ATOMIC_OPS;
MCA_BTL_FLAGS_ATOMIC_OPS  422 opal/mca/btl/ugni/btl_ugni_component.c         MCA_BTL_FLAGS_RDMA | MCA_BTL_FLAGS_SEND_INPLACE | MCA_BTL_FLAGS_ATOMIC_OPS |
MCA_BTL_FLAGS_ATOMIC_OPS  254 opal/mca/btl/vader/btl_vader_component.c         MCA_BTL_FLAGS_ATOMIC_OPS | MCA_BTL_FLAGS_ATOMIC_FOPS;