Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/base/
Dcacheinfo.c597 const struct attribute_group *priv_group = in cache_get_attribute_groups() local
600 if (!priv_group) in cache_get_attribute_groups()
604 cache_private_groups[1] = priv_group; in cache_get_attribute_groups()