i_btl 868 ompi/mca/osc/rdma/osc_rdma_component.c for (int i_btl = 0 ; i_btl < num_btls ; ++i_btl) { i_btl 870 ompi/mca/osc/rdma/osc_rdma_component.c if ((endpoint->btl_rdma.bml_btls[i_btl].btl->btl_flags & (MCA_BTL_FLAGS_RDMA | MCA_BTL_FLAGS_ATOMIC_FOPS)) == i_btl 871 ompi/mca/osc/rdma/osc_rdma_component.c (MCA_BTL_FLAGS_RDMA | MCA_BTL_FLAGS_ATOMIC_FOPS) && (endpoint->btl_rdma.bml_btls[i_btl].btl->btl_atomic_flags & i_btl 874 ompi/mca/osc/rdma/osc_rdma_component.c if (endpoint->btl_rdma.bml_btls[i_btl].btl == possible_btls[j]) { i_btl 878 ompi/mca/osc/rdma/osc_rdma_component.c possible_btls[j] = endpoint->btl_rdma.bml_btls[i_btl].btl;