Home
last modified time | relevance | path

Searched defs:root_index (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sparc/kernel/
H A Dcpumap.c297 int root_index, const int *rover_inc_table) in increment_rover()
318 static int iterate_cpu(struct cpuinfo_tree *t, unsigned int root_index) in iterate_cpu()
/linux/drivers/md/dm-vdo/
H A Dblock-map.c48 root_count_t root_index; member
1352 root_count_t root_index, in get_tree_page_by_index()
2299 root_count_t root_index = page_number % map->root_count; in vdo_find_block_map_page_pbn() local
2642 static struct boundary compute_boundary(struct block_map *map, root_count_t root_index) in compute_boundary()