Home
last modified time | relevance | path

Searched defs:caches (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dbpf_mem_alloc.h12 struct bpf_mem_caches __percpu *caches; member
/linux/tools/perf/util/
H A Denv.h94 struct cpu_cache_level *caches; member
H A Dheader.c1192 int build_caches_for_cpu(u32 cpu, struct cpu_cache_level caches[], u32 *cntp) in build_caches_for_cpu()
1223 static int build_caches(struct cpu_cache_level caches[], u32 *cntp) in build_caches()
1243 struct cpu_cache_level caches[max_caches]; in write_cache() local
2884 struct cpu_cache_level *caches; in process_cache() local
/linux/tools/perf/
H A Dbuiltin-stat.c1244 struct cpu_cache_level caches[MAX_CACHE_LVL]; in cpu__get_cache_details() local
1597 struct cpu_cache_level *caches = env->caches; in perf_env__get_cache_id_for_cpu() local
/linux/drivers/acpi/numa/
H A Dhmat.c73 struct list_head caches; member
/linux/arch/x86/kvm/mmu/
H A Dmmu.c2341 struct shadow_page_caches *caches, in kvm_mmu_alloc_shadow_page()
2378 struct shadow_page_caches *caches, in __kvm_mmu_get_shadow_page()
2408 struct shadow_page_caches caches = { in kvm_mmu_get_shadow_page() local
6948 struct shadow_page_caches caches = {}; in shadow_mmu_get_sp_for_split() local