Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/
Dcacheinfo.c794 const struct attribute_group *priv_group = in cache_get_attribute_groups() local
797 if (!priv_group) in cache_get_attribute_groups()
801 cache_private_groups[1] = priv_group; in cache_get_attribute_groups()