Searched refs:hvcs_index_count (Results 1 – 1 of 1) sorted by relevance
239 static int hvcs_index_count; variable690 if (index < 0 || index >= hvcs_index_count) in hvcs_return_index()750 for(i = 0; i < hvcs_index_count; i++) { in hvcs_get_index()1459 hvcs_index_list = kmalloc(n * sizeof(hvcs_index_count),GFP_KERNEL); in hvcs_alloc_index_list()1462 hvcs_index_count = n; in hvcs_alloc_index_list()1463 for (i = 0; i < hvcs_index_count; i++) in hvcs_alloc_index_list()1473 hvcs_index_count = 0; in hvcs_free_index_list()