temp_addr 465 ompi/mca/osc/ucx/osc_ucx_comm.c void *temp_addr = NULL; temp_addr 481 ompi/mca/osc/ucx/osc_ucx_comm.c temp_addr = temp_addr_holder = malloc(temp_extent * temp_count); temp_addr 482 ompi/mca/osc/ucx/osc_ucx_comm.c if (temp_addr == NULL) { temp_addr 486 ompi/mca/osc/ucx/osc_ucx_comm.c ret = ompi_osc_ucx_get(temp_addr, (int)temp_count, temp_dt, temp_addr 498 ompi/mca/osc/ucx/osc_ucx_comm.c ompi_op_reduce(op, (void *)origin_addr, temp_addr, (int)temp_count, temp_dt); temp_addr 517 ompi/mca/osc/ucx/osc_ucx_comm.c temp_addr, curr_count, temp_dt); temp_addr 518 ompi/mca/osc/ucx/osc_ucx_comm.c temp_addr = (void *)((char *)temp_addr + curr_count * temp_size); temp_addr 526 ompi/mca/osc/ucx/osc_ucx_comm.c (void *)((char *)temp_addr + i * temp_extent), temp_addr 540 ompi/mca/osc/ucx/osc_ucx_comm.c ret = ompi_osc_ucx_put(temp_addr, (int)temp_count, temp_dt, target, target_disp, temp_addr 685 ompi/mca/osc/ucx/osc_ucx_comm.c void *temp_addr = NULL; temp_addr 701 ompi/mca/osc/ucx/osc_ucx_comm.c temp_addr = temp_addr_holder = malloc(temp_extent * temp_count); temp_addr 702 ompi/mca/osc/ucx/osc_ucx_comm.c if (temp_addr == NULL) { temp_addr 706 ompi/mca/osc/ucx/osc_ucx_comm.c ret = ompi_osc_ucx_get(temp_addr, (int)temp_count, temp_dt, temp_addr 718 ompi/mca/osc/ucx/osc_ucx_comm.c ompi_op_reduce(op, (void *)origin_addr, temp_addr, (int)temp_count, temp_dt); temp_addr 737 ompi/mca/osc/ucx/osc_ucx_comm.c temp_addr, curr_count, temp_dt); temp_addr 738 ompi/mca/osc/ucx/osc_ucx_comm.c temp_addr = (void *)((char *)temp_addr + curr_count * temp_size); temp_addr 746 ompi/mca/osc/ucx/osc_ucx_comm.c (void *)((char *)temp_addr + i * temp_extent), temp_addr 759 ompi/mca/osc/ucx/osc_ucx_comm.c ret = ompi_osc_ucx_put(temp_addr, (int)temp_count, temp_dt, target, target_disp,