Searched refs:max_nr_ids (Results 1 – 1 of 1) sorted by relevance
333 const int max_nr_ids = 32; in str_to_target_ids() local338 ids = kmalloc_array(max_nr_ids, sizeof(id), GFP_KERNEL); in str_to_target_ids()341 while (*nr_ids < max_nr_ids && pos < len) { in str_to_target_ids()