Searched refs:info_list (Results 1 – 3 of 3) sorted by relevance
27 #define per_cpu_cacheinfo(cpu) (ci_cacheinfo(cpu)->info_list)165 if (this_cpu_ci->info_list->fw_token) { in cache_setup_of_node()180 this_leaf = this_cpu_ci->info_list + index; in cache_setup_of_node()237 this_leaf = this_cpu_ci->info_list + index; in cache_shared_cpu_map_setup()246 if (i == cpu || !sib_cpu_ci->info_list) in cache_shared_cpu_map_setup()248 sib_leaf = sib_cpu_ci->info_list + index; in cache_shared_cpu_map_setup()266 this_leaf = this_cpu_ci->info_list + index; in cache_shared_cpu_map_remove()274 if (!sib_cpu_ci->info_list) in cache_shared_cpu_map_remove()277 sib_leaf = sib_cpu_ci->info_list + index; in cache_shared_cpu_map_remove()613 this_leaf = this_cpu_ci->info_list + i; in cache_add_dev()
73 struct cacheinfo *info_list; member
178 struct list_head info_list; member1769 INIT_LIST_HEAD(&tpg->info_list); in scsiback_make_tpg()