ompi_osc_pt2pt_frag_alloc  319 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, false, true);
ompi_osc_pt2pt_frag_alloc  322 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, true, false);
ompi_osc_pt2pt_frag_alloc  326 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, true, false);
ompi_osc_pt2pt_frag_alloc  487 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, false, true);
ompi_osc_pt2pt_frag_alloc  490 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, true, !request);
ompi_osc_pt2pt_frag_alloc  494 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, true, !request);
ompi_osc_pt2pt_frag_alloc  661 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, false, false);
ompi_osc_pt2pt_frag_alloc  808 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, false, release_req);
ompi_osc_pt2pt_frag_alloc  812 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, false, release_req);
ompi_osc_pt2pt_frag_alloc 1022 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ret = ompi_osc_pt2pt_frag_alloc(module, target_rank, frag_len, &frag, &ptr, false, release_req);
ompi_osc_pt2pt_frag_alloc 1025 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ret = ompi_osc_pt2pt_frag_alloc(module, target_rank, frag_len, &frag, &ptr, true, release_req);
ompi_osc_pt2pt_frag_alloc 1029 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ret = ompi_osc_pt2pt_frag_alloc(module, target_rank, frag_len, &frag, &ptr, true, release_req);
ompi_osc_pt2pt_frag_alloc  218 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = ompi_osc_pt2pt_frag_alloc(module, target, len, &frag, &ptr, false, true);