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.h112 struct cpu_cache_level *caches; member
H A Dheader.c1207 build_caches_for_cpu(u32 cpu,struct cpu_cache_level caches[],u32 * cntp) build_caches_for_cpu() argument
1238 build_caches(struct cpu_cache_level caches[],u32 * cntp) build_caches() argument
1258 struct cpu_cache_level caches[max_caches]; write_cache() local
3104 struct cpu_cache_level *caches; process_cache() local
[all...]
/linux/tools/perf/
H A Dbuiltin-stat.c1302 struct cpu_cache_level caches[MAX_CACHE_LVL]; cpu__get_cache_details() local
1655 struct cpu_cache_level *caches = env->caches; perf_env__get_cache_id_for_cpu() local
[all...]
/linux/drivers/acpi/numa/
H A Dhmat.c73 struct list_head caches; member
/linux/arch/x86/kvm/mmu/
H A Dmmu.c2330 struct shadow_page_caches *caches, in kvm_mmu_alloc_shadow_page()
2367 struct shadow_page_caches *caches, in __kvm_mmu_get_shadow_page()
2397 struct shadow_page_caches caches = { in kvm_mmu_get_shadow_page() local
7051 struct shadow_page_caches caches = {}; in shadow_mmu_get_sp_for_split() local