Searched refs:num_leaves (Results 1 – 6 of 6) sorted by relevance
77 for (idx = 0; idx < this_cpu_ci->num_leaves; idx++) { in show_cacheinfo()154 this_cpu_ci->num_leaves = leaves; in init_cache_level()170 idx < this_cpu_ci->num_leaves; idx++, level++) { in populate_cache_leaves()
103 this_cpu_ci->num_leaves = leaves; in __init_cache_level()115 idx < this_cpu_ci->num_leaves; idx++, level++) { in __populate_cache_leaves()
73 unsigned int num_leaves; member
919 this_cpu_ci->num_leaves = num_cache_leaves; in __init_cache_level()930 for (idx = 0; idx < this_cpu_ci->num_leaves; idx++) { in __populate_cache_leaves()
34 #define cache_leaves(cpu) (ci_cacheinfo(cpu)->num_leaves)
2403 int num_leaves = ARRAY_SIZE(sg_proc_leaf_arr); in sg_proc_init() local2409 for (k = 0; k < num_leaves; ++k) { in sg_proc_init()2421 int num_leaves = ARRAY_SIZE(sg_proc_leaf_arr); in sg_proc_cleanup() local2425 for (k = 0; k < num_leaves; ++k) in sg_proc_cleanup()