Home
last modified time | relevance | path

Searched refs:nr_found (Results 1 – 1 of 1) sorted by relevance

/drivers/sh/intc/
Dvirq.c202 unsigned int nr_found; in intc_subgroup_map() local
208 nr_found = radix_tree_gang_lookup_tag_slot(&d->tree, in intc_subgroup_map()
212 for (i = 0; i < nr_found; i++) { in intc_subgroup_map()