temp_addr_holder  464 ompi/mca/osc/ucx/osc_ucx_comm.c         void *temp_addr_holder = NULL;
temp_addr_holder  481 ompi/mca/osc/ucx/osc_ucx_comm.c         temp_addr = temp_addr_holder = malloc(temp_extent * temp_count);
temp_addr_holder  551 ompi/mca/osc/ucx/osc_ucx_comm.c         free(temp_addr_holder);
temp_addr_holder  684 ompi/mca/osc/ucx/osc_ucx_comm.c             void *temp_addr_holder = NULL;
temp_addr_holder  701 ompi/mca/osc/ucx/osc_ucx_comm.c             temp_addr = temp_addr_holder = malloc(temp_extent * temp_count);
temp_addr_holder  770 ompi/mca/osc/ucx/osc_ucx_comm.c             free(temp_addr_holder);