Searched refs:per_cpu_cacheinfo (Results 1 – 1 of 1) sorted by relevance
35 #define per_cpu_cacheinfo(cpu) (ci_cacheinfo(cpu)->info_list) macro166 if (!per_cpu_cacheinfo(cpu)) in free_cache_attributes()171 kfree(per_cpu_cacheinfo(cpu)); in free_cache_attributes()172 per_cpu_cacheinfo(cpu) = NULL; in free_cache_attributes()192 per_cpu_cacheinfo(cpu) = kcalloc(cache_leaves(cpu), in detect_cache_attributes()194 if (per_cpu_cacheinfo(cpu) == NULL) in detect_cache_attributes()446 if (per_cpu_cacheinfo(cpu) == NULL) in cpu_cache_sysfs_init()