Home
last modified time | relevance | path

Searched defs:caches (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dbpf_mem_alloc.h12 struct bpf_mem_caches __percpu *caches; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Denv.h70 struct cpu_cache_level *caches; member
H A Dheader.c1128 static int build_caches(struct cpu_cache_level caches[], u32 *cntp) in build_caches() argument
1167 struct cpu_cache_level caches[max_caches]; in write_cache() local
2691 struct cpu_cache_level *caches; in process_cache() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/numa/
H A Dhmat.c67 struct list_head caches; member
/kernel/linux/linux-6.6/drivers/acpi/numa/
H A Dhmat.c66 struct list_head caches; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Denv.h86 struct cpu_cache_level *caches; member
H A Dheader.c1219 int build_caches_for_cpu(u32 cpu, struct cpu_cache_level caches[], u32 *cntp) in build_caches_for_cpu() argument
1250 static int build_caches(struct cpu_cache_level caches[], u32 *cntp) in build_caches() argument
1270 struct cpu_cache_level caches[max_caches]; in write_cache() local
2901 struct cpu_cache_level *caches; process_cache() local
[all...]
/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_balloon.c327 unsigned long caches; in update_balloon_stats() local
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_balloon.c320 unsigned long caches; in update_balloon_stats() local
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-stat.c1341 struct cpu_cache_level caches[MAX_CACHE_LVL]; in cpu__get_cache_details() local
1690 struct cpu_cache_level *caches = env->caches; perf_env__get_cache_id_for_cpu() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c2292 struct shadow_page_caches caches = { in kvm_mmu_get_shadow_page() local
2230 kvm_mmu_alloc_shadow_page(struct kvm *kvm, struct shadow_page_caches *caches, gfn_t gfn, struct hlist_head *sp_list, union kvm_mmu_page_role role) kvm_mmu_alloc_shadow_page() argument
2266 __kvm_mmu_get_shadow_page(struct kvm *kvm, struct kvm_vcpu *vcpu, struct shadow_page_caches *caches, gfn_t gfn, union kvm_mmu_page_role role) __kvm_mmu_get_shadow_page() argument
6344 struct shadow_page_caches caches = {}; shadow_mmu_get_sp_for_split() local
[all...]

Completed in 24 milliseconds