Searched refs:num_instances (Results 1 – 2 of 2) sorted by relevance
94 int const num_instances = sizeof(la) / sizeof(*la); variable97 for (i = 0; i < num_instances; i++) {102 qsort(la, num_instances, sizeof(*la), randcmp);104 for (i = 0; i < num_instances; i++)
424 int vf, int num_instances) in initialize_res_quotas() argument426 res_alloc->guaranteed[vf] = num_instances / in initialize_res_quotas()428 res_alloc->quota[vf] = (num_instances / 2) + res_alloc->guaranteed[vf]; in initialize_res_quotas()430 res_alloc->res_free = num_instances; in initialize_res_quotas()