Searched refs:get_priv_group (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/cache/
H A Dsifive_ccache.c328 ccache_cache_ops.get_priv_group = ccache_get_priv_group;
/linux-master/arch/riscv/kernel/
H A Dcacheinfo.c21 if (rv_cache_ops && rv_cache_ops->get_priv_group)
22 return rv_cache_ops->get_priv_group(this_leaf);
/linux-master/arch/riscv/include/asm/
H A Dcacheinfo.h12 const struct attribute_group * (*get_priv_group)(struct cacheinfo member in struct:riscv_cacheinfo_ops

Completed in 144 milliseconds