Searched refs:num_leaves (Results 1 – 12 of 12) sorted by relevance
74 for (idx = 0; idx < this_cpu_ci->num_leaves; idx++) { in show_cacheinfo()143 this_cpu_ci->num_leaves = leaves; in init_cache_level()157 idx < this_cpu_ci->num_leaves; idx++, level++) { in populate_cache_leaves()
77 unsigned int num_leaves; member121 for (i = 0; i < ci->num_leaves; i++) { in get_cpu_cacheinfo_id()
76 this_cpu_ci->num_leaves = leaves; in init_cache_level()88 idx < this_cpu_ci->num_leaves; idx++, level++) { in populate_cache_leaves()
19 this_cpu_ci->num_leaves = cache_present; in init_cache_level()37 for (index = 0; index < this_cpu_ci->num_leaves; index++) { in cache_cpumap_setup()
54 this_cpu_ci->num_leaves = leaves; in init_cache_level()
26 #define cache_leaves(cpu) (ci_cacheinfo(cpu)->num_leaves)285 this_cpu_ci->num_leaves = leaves; in init_of_cache_level()447 this_cpu_ci->num_leaves = levels + split_levels; in fetch_cache_info()
42 for (index = 0; index < this_cpu_ci->num_leaves; index++) { in get_cacheinfo()
1008 this_cpu_ci->num_leaves = num_cache_leaves; in init_cache_level()1035 for (idx = 0; idx < this_cpu_ci->num_leaves; idx++) { in populate_cache_leaves()
430 while (index < get_cpu_cacheinfo(cpu)->num_leaves) { in cache_setup_acpi_cpu()
299 for (i = 0; i < ci->num_leaves; i++) { in pseudo_lock_region_init()
1333 for (i = 0; i < ci->num_leaves; i++) { in rdtgroup_cbm_to_size()
546 unsigned int num_leaves) in btrfs_delayed_item_release_leaves() argument549 const u64 bytes = btrfs_calc_insert_metadata_size(fs_info, num_leaves); in btrfs_delayed_item_release_leaves()
Completed in 26 milliseconds