| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bpf_mem_alloc.h | 12 struct bpf_mem_caches __percpu *caches; member
|
| /third_party/skia/third_party/externals/freetype/src/cache/ |
| H A D | ftcmanag.h | 100 FTC_Cache caches[FTC_MAX_CACHES]; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | env.h | 70 struct cpu_cache_level *caches; member
|
| H A D | header.c | 1128 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 D | hmat.c | 67 struct list_head caches; member
|
| /kernel/linux/linux-6.6/drivers/acpi/numa/ |
| H A D | hmat.c | 66 struct list_head caches; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | env.h | 86 struct cpu_cache_level *caches; member
|
| H A D | header.c | 1219 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 D | virtio_balloon.c | 327 unsigned long caches; in update_balloon_stats() local
|
| /kernel/linux/linux-6.6/drivers/virtio/ |
| H A D | virtio_balloon.c | 320 unsigned long caches; in update_balloon_stats() local
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-stat.c | 1341 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...] |
| /third_party/python/Objects/ |
| H A D | codeobject.c | 1454 int caches = _PyOpcode_Caches[opcode]; in deopt_code() local
|
| /third_party/benchmark/include/benchmark/ |
| H A D | benchmark.h | 1683 std::vector<CacheInfo> caches; member
|
| /kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
| H A D | mmu.c | 2292 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...] |
| /third_party/python/Python/ |
| H A D | compile.c | 201 int caches = _PyOpcode_Caches[opcode]; in instr_size() local 211 int caches = _PyOpcode_Caches[opcode]; in write_instr() local
|