Home
last modified time | relevance | path

Searched refs:cache_get_priv_group (Results 1 – 4 of 4) 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.c783 __weak cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group() function
792 cache_get_priv_group(this_leaf); in cache_get_attribute_groups()
/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c575 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group() function