cap_flags          45 opal/mca/btl/uct/btl_uct_tl.c static int32_t mca_btl_uct_module_flags (uint64_t cap_flags)
cap_flags          50 opal/mca/btl/uct/btl_uct_tl.c         if (cap_flags & mca_btl_uct_cap_to_btl_flag[i][0]) {
cap_flags          73 opal/mca/btl/uct/btl_uct_tl.c     uint64_t cap_flags = MCA_BTL_UCT_TL_ATTR(tl, 0).cap.flags;
cap_flags          84 opal/mca/btl/uct/btl_uct_tl.c     if (cap_flags & UCT_IFACE_FLAG_ATOMIC_CPU) {
cap_flags         122 opal/mca/btl/uct/btl_uct_tl.c     uint64_t cap_flags = MCA_BTL_UCT_TL_ATTR(tl, 0).cap.flags;
cap_flags         127 opal/mca/btl/uct/btl_uct_tl.c         if (cap_flags & mca_btl_uct_cap_to_btl_atomic_flag[i][0]) {