Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Dcacheinfo.c692 static const struct attribute_group *cache_private_groups[] = { variable
713 if (!cache_private_groups[1]) in cache_get_attribute_groups()
714 cache_private_groups[1] = priv_group; in cache_get_attribute_groups()
716 return cache_private_groups; in cache_get_attribute_groups()

Completed in 6 milliseconds