Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcacheinfo.h114 const struct attribute_group *cache_get_priv_group(struct cacheinfo *this_leaf);
/linux/arch/riscv/kernel/
H A Dcacheinfo.c20 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group() function
/linux/drivers/base/
H A Dcacheinfo.c833 __weak cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group() function
842 cache_get_priv_group(this_leaf); in cache_get_attribute_groups()