Home
last modified time | relevance | path

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

/linux/drivers/md/dm-pcache/
H A Ddm_pcache.c12 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 Dcache.c34 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 Dcache_key.c92 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 Dcache_segment.c41 struct dm_pcache *pcache = CACHE_DEV_TO_PCACHE(cache_dev); in cache_seg_info_load() local
/linux/tools/perf/util/
H A Dprobe-file.c432 static int probe_cache__open(struct probe_cache *pcache, const char *target, in probe_cache__open()
492 static int probe_cache__load(struct probe_cache *pcache) in probe_cache__load()
553 struct probe_cache *pcache = zalloc(sizeof(*pcache)); in probe_cache__alloc() local
562 void probe_cache__purge(struct probe_cache *pcache) in probe_cache__purge()
572 void probe_cache__delete(struct probe_cache *pcache) in probe_cache__delete()
585 struct probe_cache *pcache = probe_cache__alloc(); in probe_cache__new() local
622 probe_cache__find(struct probe_cache *pcache, struct perf_probe_event *pev) in probe_cache__find()
655 probe_cache__find_by_name(struct probe_cache *pcache, in probe_cache__find_by_name()
672 int probe_cache__add_entry(struct probe_cache *pcache, in probe_cache__add_entry()
889 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) in probe_cache__scan_sdt()
[all …]
H A Dprint-events.c70 struct probe_cache *pcache; in print_sdt_events() local
/linux/drivers/mtd/maps/
H 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/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_v14_0.c419 uint32_t *pcache = (uint32_t *)ctx->sys_cache; in psp_v14_0_memory_training() local
H A Dpsp_v13_0.c560 uint32_t *pcache = (uint32_t *)ctx->sys_cache; in psp_v13_0_memory_training() local
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c1623 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 Dhubio.h580 pcache: 1, /* entry belongs to partial cache */ member