Searched refs:res_lst_sz (Results 1 – 1 of 1) sorted by relevance
538 int err, i, res_cnt, res_lst_sz; in alloc_res_chunk_list() local540 for (res_lst_sz = 0; in alloc_res_chunk_list()541 res_spec->resources[res_lst_sz].type != USNIC_VNIC_RES_TYPE_EOL; in alloc_res_chunk_list()542 res_lst_sz++) { in alloc_res_chunk_list()546 res_chunk_list = kcalloc(res_lst_sz + 1, sizeof(*res_chunk_list), in alloc_res_chunk_list()
Completed in 4 milliseconds