Home
last modified time | relevance | path

Searched defs:this_leaf (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/base/
H A Dcacheinfo.c40 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared() argument
122 static void cache_size(struct cacheinfo *this_leaf, struct device_node *np) in cache_size() argument
134 static void cache_get_line_size(struct cacheinfo *this_leaf, in cache_get_line_size() argument
156 cache_nr_sets(struct cacheinfo * this_leaf,struct device_node * np) cache_nr_sets() argument
167 cache_associativity(struct cacheinfo * this_leaf) cache_associativity() argument
181 cache_node_is_unified(struct cacheinfo * this_leaf,struct device_node * np) cache_node_is_unified() argument
210 cache_of_set_id(struct cacheinfo * this_leaf,struct device_node * cache_node) cache_of_set_id() argument
235 cache_of_set_props(struct cacheinfo * this_leaf,struct device_node * np) cache_of_set_props() argument
255 struct cacheinfo *this_leaf; cache_setup_of_node() local
395 struct cacheinfo *this_leaf, *sib_leaf; cache_shared_cpu_map_setup() local
454 struct cacheinfo *this_leaf, *sib_leaf; cache_shared_cpu_map_remove() local
665 struct cacheinfo *this_leaf = dev_get_drvdata(dev); size_show() local
673 struct cacheinfo *this_leaf = dev_get_drvdata(dev); shared_cpu_map_show() local
682 struct cacheinfo *this_leaf = dev_get_drvdata(dev); shared_cpu_list_show() local
691 struct cacheinfo *this_leaf = dev_get_drvdata(dev); type_show() local
714 struct cacheinfo *this_leaf = dev_get_drvdata(dev); allocation_policy_show() local
733 struct cacheinfo *this_leaf = dev_get_drvdata(dev); write_policy_show() local
778 struct cacheinfo *this_leaf = dev_get_drvdata(dev); cache_default_attrs_is_visible() local
833 cache_get_priv_group(struct cacheinfo * this_leaf) cache_get_priv_group() argument
839 cache_get_attribute_groups(struct cacheinfo * this_leaf) cache_get_attribute_groups() argument
902 struct cacheinfo *this_leaf; cache_add_dev() local
[all...]
/linux/arch/loongarch/kernel/
H A Dcacheinfo.c24 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared() argument
34 struct cacheinfo *this_leaf, *sib_leaf; in cache_cpumap_setup() local
72 struct cacheinfo *this_leaf in populate_cache_leaves() local
[all...]
/linux/arch/openrisc/kernel/
H A Dcacheinfo.c17 static inline void ci_leaf_init(struct cacheinfo *this_leaf, enum cache_type type, in ci_leaf_init() argument
88 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
[all...]
/linux/arch/arm/kernel/
H A Dcacheinfo.c76 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init() argument
154 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
/linux/arch/s390/kernel/
H A Dcache.c103 static void ci_leaf_init(struct cacheinfo *this_leaf, int private, in ci_leaf_init() argument
150 struct cacheinfo *this_leaf = this_cpu_ci->info_list; populate_cache_leaves() local
[all...]
/linux/arch/mips/kernel/
H A Dcacheinfo.c81 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
[all...]
/linux/arch/arm64/kernel/
H A Dcacheinfo.c34 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init() argument
/linux/drivers/acpi/
H A Dpptt.c362 static void update_cache_properties(struct cacheinfo *this_leaf, in update_cache_properties() argument
431 struct cacheinfo *this_leaf; cache_setup_acpi_cpu() local
[all...]
/linux/drivers/cache/
H A Dsifive_ccache.c197 *this_leaf) in ccache_get_priv_group() argument