Home
last modified time | relevance | path

Searched defs:pcache (Results 1 – 10 of 10) sorted by relevance

/linux/tools/perf/util/
A Dprobe-file.c510 static int probe_cache__load(struct probe_cache *pcache) in probe_cache__load()
571 struct probe_cache *pcache = zalloc(sizeof(*pcache)); in probe_cache__alloc() local
580 void probe_cache__purge(struct probe_cache *pcache) in probe_cache__purge()
590 void probe_cache__delete(struct probe_cache *pcache) in probe_cache__delete()
603 struct probe_cache *pcache = probe_cache__alloc(); in probe_cache__new() local
673 probe_cache__find_by_name(struct probe_cache *pcache, in probe_cache__find_by_name()
690 int probe_cache__add_entry(struct probe_cache *pcache, in probe_cache__add_entry()
1008 int probe_cache__commit(struct probe_cache *pcache) in probe_cache__commit()
1044 int probe_cache__filter_purge(struct probe_cache *pcache, in probe_cache__filter_purge()
1059 static int probe_cache__show_entries(struct probe_cache *pcache, in probe_cache__show_entries()
[all …]
A Dprobe-file.h35 #define for_each_probe_cache_entry(entry, pcache) \ argument
81 #define probe_cache__delete(pcache) do {} while (0) argument
A Dprint-events.c175 struct probe_cache *pcache; in print_sdt_events() local
/linux/drivers/mtd/maps/
A Dvmu-flash.c33 struct vmu_cache *pcache; member
117 struct vmu_cache *pcache; in maple_vmu_read_block() local
356 struct vmu_cache *pcache; in vmu_flash_read() local
423 struct vmu_cache *pcache; in vmu_flash_write() local
505 struct vmu_cache *pcache; in vmu_queryblocks() local
/linux/arch/riscv/kvm/
A Dmmu.c138 struct kvm_mmu_memory_cache *pcache, in gstage_set_pte()
178 struct kvm_mmu_memory_cache *pcache, in gstage_map_page()
354 struct kvm_mmu_memory_cache pcache = { in kvm_riscv_gstage_ioremap() local
600 struct kvm_mmu_memory_cache *pcache = &vcpu->arch.mmu_page_cache; in kvm_riscv_gstage_map() local
/linux/drivers/gpu/drm/amd/amdgpu/
A Dpsp_v11_0.c446 uint32_t *pcache = (uint32_t *)ctx->sys_cache; in psp_v11_0_memory_training() local
A Dpsp_v14_0.c402 uint32_t *pcache = (uint32_t *)ctx->sys_cache; in psp_v14_0_memory_training() local
A Dpsp_v13_0.c514 uint32_t *pcache = (uint32_t *)ctx->sys_cache; in psp_v13_0_memory_training() local
/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_topology.c1625 struct kfd_cache_properties *pcache = NULL; in fill_in_l1_pcache() local
1690 struct kfd_cache_properties *pcache = NULL; in fill_in_l2_l3_pcache() local
/linux/arch/mips/include/asm/sn/sn0/
A Dhubio.h580 pcache: 1, /* entry belongs to partial cache */ member

Completed in 30 milliseconds