populate_cache_leaves  102 arch/arm64/kernel/cacheinfo.c DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)
populate_cache_leaves  103 arch/mips/kernel/cacheinfo.c DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)
populate_cache_leaves  100 arch/riscv/kernel/cacheinfo.c DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)
populate_cache_leaves 1038 arch/x86/kernel/cpu/cacheinfo.c DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)
populate_cache_leaves  328 drivers/base/cacheinfo.c 	ret = populate_cache_leaves(cpu);
populate_cache_leaves  101 include/linux/cacheinfo.h int populate_cache_leaves(unsigned int cpu);