Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Dcacheinfo.c544 const struct attribute_group *priv_group = in cache_get_attribute_groups() local
547 if (!priv_group) in cache_get_attribute_groups()
551 cache_private_groups[1] = priv_group; in cache_get_attribute_groups()