Lines Matching defs:this_leaf
364 static ssize_t show_cache_disable(struct cacheinfo *this_leaf, char *buf, in show_cache_disable()
450 static ssize_t store_cache_disable(struct cacheinfo *this_leaf, in store_cache_disable()
491 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_show() local
501 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_store() local
526 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in cache_private_attrs_is_visible() local
577 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group()
590 static void amd_init_l3_cache(struct _cpuid4_info_regs *this_leaf, int index) in amd_init_l3_cache()
608 cpuid4_cache_lookup_regs(int index, struct _cpuid4_info_regs *this_leaf) in cpuid4_cache_lookup_regs()
758 struct _cpuid4_info_regs this_leaf = {}; in init_intel_cacheinfo() local
885 struct cacheinfo *this_leaf; in __cache_amd_cpumap_setup() local
942 struct cacheinfo *this_leaf, *sibling_leaf; in __cache_cpumap_setup() local
974 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init()
1025 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local