tagsel 36 ompi/mca/mtl/psm/mtl_psm_probe.c uint64_t mqtag, tagsel; tagsel 40 ompi/mca/mtl/psm/mtl_psm_probe.c PSM_MAKE_TAGSEL(src, tag, comm->c_contextid, mqtag, tagsel); tagsel 42 ompi/mca/mtl/psm/mtl_psm_probe.c err = psm_mq_iprobe(ompi_mtl_psm.mq, mqtag, tagsel, &mqstat); tagsel 43 ompi/mca/mtl/psm/mtl_psm_recv.c uint64_t tagsel; tagsel 64 ompi/mca/mtl/psm/mtl_psm_recv.c PSM_MAKE_TAGSEL(src, tag, comm->c_contextid, mqtag, tagsel); tagsel 67 ompi/mca/mtl/psm/mtl_psm_recv.c printf("recv bits: 0x%016llx 0x%016llx\n", mqtag, tagsel); tagsel 71 ompi/mca/mtl/psm/mtl_psm_recv.c tagsel, tagsel 82 ompi/mca/mtl/psm/mtl_psm_types.h #define PSM_MAKE_TAGSEL(user_rank, user_tag, user_ctxt, tag, tagsel) \ tagsel 84 ompi/mca/mtl/psm/mtl_psm_types.h (tagsel) = 0xffffffffffffffffULL; \ tagsel 87 ompi/mca/mtl/psm/mtl_psm_types.h (tagsel) &= ~0x7fffffffULL; \ tagsel 91 ompi/mca/mtl/psm/mtl_psm_types.h (tagsel) &= ~0xffff00000000ULL; \ tagsel 38 ompi/mca/mtl/psm2/mtl_psm2_probe.c psm2_mq_tag_t mqtag, tagsel; tagsel 42 ompi/mca/mtl/psm2/mtl_psm2_probe.c PSM2_MAKE_TAGSEL(src, tag, comm->c_contextid, mqtag, tagsel); tagsel 45 ompi/mca/mtl/psm2/mtl_psm2_probe.c PSM2_MQ_ANY_ADDR, &mqtag, &tagsel, &mqstat); tagsel 86 ompi/mca/mtl/psm2/mtl_psm2_probe.c psm2_mq_tag_t mqtag, tagsel; tagsel 91 ompi/mca/mtl/psm2/mtl_psm2_probe.c PSM2_MAKE_TAGSEL(src, tag, comm->c_contextid, mqtag, tagsel); tagsel 94 ompi/mca/mtl/psm2/mtl_psm2_probe.c PSM2_MQ_ANY_ADDR, &mqtag, &tagsel, &mqreq, &mqstat); tagsel 45 ompi/mca/mtl/psm2/mtl_psm2_recv.c psm2_mq_tag_t tagsel; tagsel 66 ompi/mca/mtl/psm2/mtl_psm2_recv.c PSM2_MAKE_TAGSEL(src, tag, comm->c_contextid, mqtag, tagsel); tagsel 71 ompi/mca/mtl/psm2/mtl_psm2_recv.c &tagsel,