Searched refs:info_list (Results 1 – 8 of 8) sorted by relevance
75 cache = this_cpu_ci->info_list + idx; in show_cacheinfo()150 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves()
104 struct cacheinfo *infos = this_cpu_ci->info_list; in populate_cache_leaves()
81 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves()
88 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves()
130 static LIST_HEAD(info_list);233 struct list_head info_list; member2000 list_add(&info->info_list, &info_list); in blkfront_probe()2485 list_del(&info->info_list); in blkfront_remove()2577 list_for_each_entry(info, &info_list, info_list) { in blkfront_delay_work()
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()
178 struct list_head info_list; member1782 INIT_LIST_HEAD(&tpg->info_list); in scsiback_make_tpg()
914 if (cacheinfo->info_list[i].level == 3) in hybrid_has_l3()