Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dcacheinfo.c809 const struct attribute_group *priv_group = in cache_get_attribute_groups() local
812 if (!priv_group) in cache_get_attribute_groups()
816 cache_private_groups[1] = priv_group; in cache_get_attribute_groups()