Home
last modified time | relevance | path

Searched refs:cache_groups (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/base/
H A Dcacheinfo.c871 const struct attribute_group **cache_groups; in cache_add_dev() local
884 cache_groups = cache_get_attribute_groups(this_leaf); in cache_add_dev()
885 ci_dev = cpu_device_create(parent, this_leaf, cache_groups, in cache_add_dev()
H A Dnode.c328 dev->groups = cache_groups; in node_add_cache()