Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
H A Dcacheinfo.c554 const struct attribute_group *priv_group = in cache_get_attribute_groups() local
557 if (!priv_group) in cache_get_attribute_groups()
561 cache_private_groups[1] = priv_group; in cache_get_attribute_groups()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds