Searched defs:pcache (Results 1 – 7 of 7) sorted by relevance
| /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/arch/mips/include/asm/sn/sn0/ |
| H A D | hubio.h | 580 pcache: 1, /* entry belongs to partial cache */ member
|