Searched refs:num_leaves (Results 1 – 7 of 7) sorted by relevance
63 detect_cache_level(&this_cpu_ci->num_levels, &this_cpu_ci->num_leaves); in early_cache_level()95 this_cpu_ci->num_leaves = leaves; in init_cache_level()107 idx < this_cpu_ci->num_leaves; level++) { in populate_cache_leaves()110 if (idx + 1 >= this_cpu_ci->num_leaves) in populate_cache_leaves()
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()
54 this_cpu_ci->num_leaves = leaves; in init_cache_level()
78 this_cpu_ci->num_leaves = leaves; in init_cache_level()
45 if (!ci || !ci->info_list || !ci->num_leaves) { in cpu_llc_mask()49 return &ci->info_list[ci->num_leaves - 1].shared_cpu_map; in cpu_llc_mask()
558 unsigned int num_leaves) in btrfs_delayed_item_release_leaves() argument561 const u64 bytes = btrfs_calc_insert_metadata_size(fs_info, num_leaves); in btrfs_delayed_item_release_leaves()
913 for (i = 0; i < cacheinfo->num_leaves; i++) { in hybrid_has_l3()