Searched refs:per_cpu_cacheinfo (Results 1 – 1 of 1) sorted by relevance
27 #define per_cpu_cacheinfo(cpu) (ci_cacheinfo(cpu)->info_list) macro290 if (!per_cpu_cacheinfo(cpu)) in free_cache_attributes()295 kfree(per_cpu_cacheinfo(cpu)); in free_cache_attributes()296 per_cpu_cacheinfo(cpu) = NULL; in free_cache_attributes()316 per_cpu_cacheinfo(cpu) = kcalloc(cache_leaves(cpu), in detect_cache_attributes()318 if (per_cpu_cacheinfo(cpu) == NULL) in detect_cache_attributes()580 if (per_cpu_cacheinfo(cpu) == NULL) in cpu_cache_sysfs_init()