• Home
  • Raw
  • Download

Lines Matching defs:this_leaf

39 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf,  in cache_leaves_are_shared()
121 static void cache_size(struct cacheinfo *this_leaf, struct device_node *np) in cache_size()
133 static void cache_get_line_size(struct cacheinfo *this_leaf, in cache_get_line_size()
155 static void cache_nr_sets(struct cacheinfo *this_leaf, struct device_node *np) in cache_nr_sets()
166 static void cache_associativity(struct cacheinfo *this_leaf) in cache_associativity()
180 static bool cache_node_is_unified(struct cacheinfo *this_leaf, in cache_node_is_unified()
186 static void cache_of_set_props(struct cacheinfo *this_leaf, in cache_of_set_props()
206 struct cacheinfo *this_leaf; in cache_setup_of_node() local
360 struct cacheinfo *this_leaf, *sib_leaf; in cache_shared_cpu_map_setup() local
421 struct cacheinfo *this_leaf, *sib_leaf; in cache_shared_cpu_map_remove() local
633 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in size_show() local
641 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in shared_cpu_map_show() local
650 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in shared_cpu_list_show() local
659 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in type_show() local
682 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in allocation_policy_show() local
701 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in write_policy_show() local
746 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in cache_default_attrs_is_visible() local
801 __weak cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group()
807 cache_get_attribute_groups(struct cacheinfo *this_leaf) in cache_get_attribute_groups()
870 struct cacheinfo *this_leaf; in cache_add_dev() local