Searched refs:res_info_t (Results 1 – 1 of 1) sorted by relevance
104 } res_info_t; typedef825 res_info_t *res_info; in resource_allocate_default()832 if ((res_info = calloc(nelem, sizeof (res_info_t))) == NULL) { in resource_allocate_default()929 res_info_t *res_info; in pset_allocate_imp()930 res_info_t *default_res_info; in pset_allocate_imp()947 if ((res_info = calloc(nelem, sizeof (res_info_t))) == NULL) { in pset_allocate_imp()1044 qsort(res_info, nelem, sizeof (res_info_t), in pset_allocate_imp()1138 res_info_t *r1 = (res_info_t *)arg1, *r2 = (res_info_t *)arg2; in compute_size_to_transfer()