Lines Matching defs:this_leaf
342 static ssize_t show_cache_disable(struct cacheinfo *this_leaf, char *buf, in show_cache_disable()
428 static ssize_t store_cache_disable(struct cacheinfo *this_leaf, in store_cache_disable()
469 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_show() local
479 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_store() local
504 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in cache_private_attrs_is_visible() local
555 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group()
568 static void amd_init_l3_cache(struct _cpuid4_info_regs *this_leaf, int index) in amd_init_l3_cache()
586 cpuid4_cache_lookup_regs(int index, struct _cpuid4_info_regs *this_leaf) in cpuid4_cache_lookup_regs()
675 struct _cpuid4_info_regs this_leaf = {}; in init_intel_cacheinfo() local
809 struct cacheinfo *this_leaf; in __cache_amd_cpumap_setup() local
863 struct cacheinfo *this_leaf, *sibling_leaf; in __cache_cpumap_setup() local
894 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init()
927 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in __populate_cache_leaves() local