send_req_arr 127 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c MPI_Request *send_req_arr = NULL, *recv_req_arr = NULL; send_req_arr 195 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c send_req_arr = ADIOI_Calloc (fd->hints->cb_nodes, sizeof(MPI_Request)); send_req_arr 206 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c &send_req_arr[i]); send_req_arr 301 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c MPI_Waitall(fd->hints->cb_nodes, send_req_arr, statuses); send_req_arr 303 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c ADIOI_Free(send_req_arr); send_req_arr 381 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c send_req_arr = (MPI_Request *) ADIOI_Calloc(2*(send_req_arr_sz)+1, send_req_arr 409 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c INDICES, fd->comm, &send_req_arr[j]); send_req_arr 413 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c BLOCK_LENS, fd->comm, &send_req_arr[j]); send_req_arr 424 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c &send_req_arr[j]); send_req_arr 429 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c &send_req_arr[j]); send_req_arr 442 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c MPI_Waitall(2 * send_req_arr_sz, send_req_arr, statuses); send_req_arr 444 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c ADIOI_Free(send_req_arr);