Searched defs:pcache (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/tools/perf/util/ |
D | probe-file.c | 407 static int probe_cache__open(struct probe_cache *pcache, const char *target, in probe_cache__open() 467 static int probe_cache__load(struct probe_cache *pcache) in probe_cache__load() 524 struct probe_cache *pcache = zalloc(sizeof(*pcache)); in probe_cache__alloc() local 533 void probe_cache__purge(struct probe_cache *pcache) in probe_cache__purge() 543 void probe_cache__delete(struct probe_cache *pcache) in probe_cache__delete() 556 struct probe_cache *pcache = probe_cache__alloc(); in probe_cache__new() local 593 probe_cache__find(struct probe_cache *pcache, struct perf_probe_event *pev) in probe_cache__find() 626 probe_cache__find_by_name(struct probe_cache *pcache, in probe_cache__find_by_name() 643 int probe_cache__add_entry(struct probe_cache *pcache, in probe_cache__add_entry() 814 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) in probe_cache__scan_sdt() [all …]
|
D | probe-file.h | 35 #define for_each_probe_cache_entry(entry, pcache) \ argument 79 #define probe_cache__delete(pcache) do {} while (0) argument
|
D | parse-events.c | 2357 struct probe_cache *pcache; in print_sdt_events() local
|
/Linux-v5.4/drivers/mtd/maps/ |
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-v5.4/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_crat.c | 544 static int fill_in_pcache(struct crat_subtype_cache *pcache, in fill_in_pcache() 613 struct crat_subtype_cache *pcache, in kfd_fill_gpu_cache_info()
|
/Linux-v5.4/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 580 pcache: 1, /* entry belongs to partial cache */ member
|