| /linux/drivers/md/dm-pcache/ |
| H A D | dm_pcache.c | 12 void pcache_defer_reqs_kick(struct dm_pcache *pcache) in pcache_defer_reqs_kick() 24 struct dm_pcache *pcache = pcache_req->pcache; in defer_req() local 36 struct dm_pcache *pcache = container_of(work, struct dm_pcache, defered_req_work); in defered_req_fn() local 69 struct dm_pcache *pcache = pcache_req->pcache; in end_req() local 104 static int parse_cache_dev(struct dm_pcache *pcache, struct dm_arg_set *as, in parse_cache_dev() 122 static int parse_backing_dev(struct dm_pcache *pcache, struct dm_arg_set *as, in parse_backing_dev() 147 static int parse_cache_opts(struct dm_pcache *pcache, struct dm_arg_set *as, in parse_cache_opts() 199 static int pcache_start(struct dm_pcache *pcache, char **error) in pcache_start() 230 static void pcache_destroy_args(struct dm_pcache *pcache) in pcache_destroy_args() 238 static int pcache_parse_args(struct dm_pcache *pcache, unsigned int argc, char **argv, in pcache_parse_args() [all …]
|
| H A D | cache.c | 34 struct dm_pcache *pcache = CACHE_TO_PCACHE(cache); in cache_info_init() local 134 static int cache_init(struct dm_pcache *pcache) in cache_init() 195 struct dm_pcache *pcache = CACHE_TO_PCACHE(cache); in cache_tail_init() local 222 struct dm_pcache *pcache = CACHE_TO_PCACHE(cache); in get_seg_id() local 283 struct dm_pcache *pcache = CACHE_TO_PCACHE(cache); in cache_init_req_keys() local 364 int pcache_cache_start(struct dm_pcache *pcache) in pcache_cache_start() 414 void pcache_cache_stop(struct dm_pcache *pcache) in pcache_cache_stop() 432 struct dm_pcache *pcache = CACHE_TO_PCACHE(cache); in cache_get_wq() local
|
| H A D | cache_key.c | 92 struct dm_pcache *pcache = CACHE_TO_PCACHE(cache); in cache_key_decode() local 753 struct dm_pcache *pcache = CACHE_TO_PCACHE(cache); in cache_replay() local
|
| H A D | cache_segment.c | 41 struct dm_pcache *pcache = CACHE_DEV_TO_PCACHE(cache_dev); in cache_seg_info_load() local
|
| /linux/tools/perf/util/ |
| H A D | probe-file.c | 432 static int probe_cache__open(struct probe_cache *pcache, const char *target, in probe_cache__open() argument 492 static int probe_cache__load(struct probe_cache *pcache) in probe_cache__load() argument 553 struct probe_cache *pcache = zalloc(sizeof(*pcache)); in probe_cache__alloc() local 562 probe_cache__purge(struct probe_cache * pcache) probe_cache__purge() argument 572 probe_cache__delete(struct probe_cache * pcache) probe_cache__delete() argument 585 struct probe_cache *pcache = probe_cache__alloc(); probe_cache__new() local 622 probe_cache__find(struct probe_cache * pcache,struct perf_probe_event * pev) probe_cache__find() argument 655 probe_cache__find_by_name(struct probe_cache * pcache,const char * group,const char * event) probe_cache__find_by_name() argument 672 probe_cache__add_entry(struct probe_cache * pcache,struct perf_probe_event * pev,struct probe_trace_event * tevs,int ntevs) probe_cache__add_entry() argument 889 probe_cache__scan_sdt(struct probe_cache * pcache,const char * pathname) probe_cache__scan_sdt() argument 990 probe_cache__commit(struct probe_cache * pcache) probe_cache__commit() argument 1026 probe_cache__filter_purge(struct probe_cache * pcache,struct strfilter * filter) probe_cache__filter_purge() argument 1041 probe_cache__show_entries(struct probe_cache * pcache,struct strfilter * filter) probe_cache__show_entries() argument 1056 struct probe_cache *pcache; probe_cache__show_all_caches() local [all...] |
| H A D | print-events.c | 70 struct probe_cache *pcache; in print_sdt_events() local
|
| /linux/drivers/mtd/maps/ |
| H A D | vmu-flash.c | 33 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/ |
| H A D | mmu.c | 42 struct kvm_mmu_memory_cache pcache = { in kvm_riscv_mmu_ioremap() local 435 struct kvm_mmu_memory_cache *pcache = &vcpu->arch.mmu_page_cache; in kvm_riscv_mmu_map() local
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | psp_v11_0.c | 466 uint32_t *pcache = (uint32_t *)ctx->sys_cache; in psp_v11_0_memory_training() local
|
| H A D | psp_v14_0.c | 419 uint32_t *pcache = (uint32_t *)ctx->sys_cache; in psp_v14_0_memory_training() local
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_topology.c | 1623 struct kfd_cache_properties *pcache = NULL; in fill_in_l1_pcache() local 1688 struct kfd_cache_properties *pcache = NULL; in fill_in_l2_l3_pcache() local
|
| /linux/arch/mips/include/asm/sn/sn0/ |
| H A D | hubio.h | 580 pcache: 1, /* entry belongs to partial cache */ member
|