ompi_osc_pt2pt_isend_w_cb   81 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         return ompi_osc_pt2pt_isend_w_cb (buf, count, datatype, dest, tag, module->comm,
ompi_osc_pt2pt_isend_w_cb   85 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     return ompi_osc_pt2pt_isend_w_cb (buf, count, datatype, dest, tag, module->comm,
ompi_osc_pt2pt_isend_w_cb  375 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ret = ompi_osc_pt2pt_isend_w_cb ((void *) packed_ddt, ddt_len, MPI_BYTE,
ompi_osc_pt2pt_isend_w_cb  544 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ret = ompi_osc_pt2pt_isend_w_cb ((void *) packed_ddt, ddt_len, MPI_BYTE,
ompi_osc_pt2pt_isend_w_cb  852 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ret = ompi_osc_pt2pt_isend_w_cb ((void *) packed_ddt, ddt_len, MPI_BYTE,
ompi_osc_pt2pt_isend_w_cb 1071 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ret = ompi_osc_pt2pt_isend_w_cb ((void *) packed_ddt, ddt_len, MPI_BYTE,
ompi_osc_pt2pt_isend_w_cb 1104 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ret = ompi_osc_pt2pt_isend_w_cb (origin_addr, origin_count, origin_datatype,
ompi_osc_pt2pt_isend_w_cb  286 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     return ompi_osc_pt2pt_isend_w_cb (data_copy, len, MPI_BYTE, target, OSC_PT2PT_FRAG_TAG,
ompi_osc_pt2pt_isend_w_cb  495 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = ompi_osc_pt2pt_isend_w_cb (source, count, datatype, peer, tag, module->comm,
ompi_osc_pt2pt_isend_w_cb  927 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ret = ompi_osc_pt2pt_isend_w_cb (target, acc_header->count, datatype,
ompi_osc_pt2pt_isend_w_cb 1005 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ret = ompi_osc_pt2pt_isend_w_cb (target, primitive_count, primitive_datatype,
ompi_osc_pt2pt_isend_w_cb   71 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h int ompi_osc_pt2pt_isend_w_cb (const void *ptr, int count, ompi_datatype_t *datatype, int target, int tag,
ompi_osc_pt2pt_isend_w_cb   57 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     return ompi_osc_pt2pt_isend_w_cb (frag->buffer, count, MPI_BYTE, frag->target, OSC_PT2PT_FRAG_TAG,