| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | psp_v11_0.c | 618 uint32_t *pcache = (uint32_t*)ctx->sys_cache; in psp_v11_0_memory_training() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | psp_v11_0.c | 446 uint32_t *pcache = (uint32_t *)ctx->sys_cache; in psp_v11_0_memory_training() local
|
| H A D | psp_v13_0.c | 482 uint32_t *pcache = (uint32_t *)ctx->sys_cache; in psp_v13_0_memory_training() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | print-events.c | 164 struct probe_cache *pcache; in print_sdt_events() local
|
| H A D | probe-file.c | 450 static int probe_cache__open(struct probe_cache *pcache, const char *target, in probe_cache__open() argument 510 static int probe_cache__load(struct probe_cache *pcache) in probe_cache__load() argument 571 struct probe_cache *pcache = zalloc(sizeof(*pcache)); in probe_cache__alloc() local 580 probe_cache__purge(struct probe_cache *pcache) probe_cache__purge() argument 590 probe_cache__delete(struct probe_cache *pcache) probe_cache__delete() argument 603 struct probe_cache *pcache = probe_cache__alloc(); probe_cache__new() local 640 probe_cache__find(struct probe_cache *pcache, struct perf_probe_event *pev) probe_cache__find() argument 673 probe_cache__find_by_name(struct probe_cache *pcache, const char *group, const char *event) probe_cache__find_by_name() argument 690 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 907 probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) probe_cache__scan_sdt() argument 1008 probe_cache__commit(struct probe_cache *pcache) probe_cache__commit() argument 1044 probe_cache__filter_purge(struct probe_cache *pcache, struct strfilter *filter) probe_cache__filter_purge() argument 1059 probe_cache__show_entries(struct probe_cache *pcache, struct strfilter *filter) probe_cache__show_entries() argument 1074 struct probe_cache *pcache; probe_cache__show_all_caches() local [all...] |
| /kernel/linux/linux-5.10/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; vmu_flash_read() local 423 struct vmu_cache *pcache; vmu_flash_write() local 505 struct vmu_cache *pcache; vmu_queryblocks() local [all...] |
| /kernel/linux/linux-6.6/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; vmu_flash_read() local 423 struct vmu_cache *pcache; vmu_flash_write() local 505 struct vmu_cache *pcache; vmu_queryblocks() local [all...] |
| /kernel/linux/linux-6.6/arch/riscv/kvm/ |
| H A D | mmu.c | 354 struct kvm_mmu_memory_cache pcache = { in kvm_riscv_gstage_ioremap() local 620 struct kvm_mmu_memory_cache *pcache in kvm_riscv_gstage_map() local 137 gstage_set_pte(struct kvm *kvm, u32 level, struct kvm_mmu_memory_cache *pcache, gpa_t addr, const pte_t *new_pte) gstage_set_pte() argument 177 gstage_map_page(struct kvm *kvm, struct kvm_mmu_memory_cache *pcache, gpa_t gpa, phys_addr_t hpa, unsigned long page_size, bool page_rdonly, bool page_exec) gstage_map_page() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_crat.c | 548 static int fill_in_pcache(struct crat_subtype_cache *pcache, in fill_in_pcache() argument 613 kfd_fill_gpu_cache_info(struct kfd_dev *kdev, int gpu_processor_id, int available_size, struct kfd_cu_info *cu_info, struct crat_subtype_cache *pcache, int *size_filled, int *num_of_entries) kfd_fill_gpu_cache_info() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | probe-file.c | 415 static int probe_cache__open(struct probe_cache *pcache, const char *target, in probe_cache__open() argument 475 static int probe_cache__load(struct probe_cache *pcache) in probe_cache__load() argument 536 struct probe_cache *pcache = zalloc(sizeof(*pcache)); in probe_cache__alloc() local 545 probe_cache__purge(struct probe_cache *pcache) probe_cache__purge() argument 555 probe_cache__delete(struct probe_cache *pcache) probe_cache__delete() argument 568 struct probe_cache *pcache = probe_cache__alloc(); probe_cache__new() local 605 probe_cache__find(struct probe_cache *pcache, struct perf_probe_event *pev) probe_cache__find() argument 638 probe_cache__find_by_name(struct probe_cache *pcache, const char *group, const char *event) probe_cache__find_by_name() argument 655 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 838 probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) probe_cache__scan_sdt() argument 939 probe_cache__commit(struct probe_cache *pcache) probe_cache__commit() argument 975 probe_cache__filter_purge(struct probe_cache *pcache, struct strfilter *filter) probe_cache__filter_purge() argument 990 probe_cache__show_entries(struct probe_cache *pcache, struct strfilter *filter) probe_cache__show_entries() argument 1005 struct probe_cache *pcache; probe_cache__show_all_caches() local [all...] |
| H A D | parse-events.c | 2633 struct probe_cache *pcache; in print_sdt_events() local
|
| /third_party/littlefs/ |
| H A D | lfs.h | 418 lfs_cache_t pcache; member
|
| H A D | lfs.c | 38 static inline void lfs_cache_zero(lfs_t *lfs, lfs_cache_t *pcache) { in lfs_cache_zero() argument 44 lfs_bd_read(lfs_t *lfs, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_bd_read() argument 127 lfs_bd_cmp(lfs_t *lfs, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_bd_cmp() argument 154 lfs_bd_crc(lfs_t *lfs, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, lfs_block_t block, lfs_off_t off, lfs_size_t size, uint32_t *crc) lfs_bd_crc() argument 176 lfs_bd_flush(lfs_t *lfs, lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate) lfs_bd_flush() argument 211 lfs_bd_sync(lfs_t *lfs, lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate) lfs_bd_sync() argument 227 lfs_bd_prog(lfs_t *lfs, lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_bd_prog() argument 755 lfs_dir_getread(lfs_t *lfs, const lfs_mdir_t *dir, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, lfs_tag_t gmask, lfs_tag_t gtag, lfs_off_t off, void *buffer, lfs_size_t size) lfs_dir_getread() argument 2828 lfs_ctz_find(lfs_t *lfs, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_block_t head, lfs_size_t size, lfs_size_t pos, lfs_block_t *block, lfs_off_t *off) lfs_ctz_find() argument 2863 lfs_ctz_extend(lfs_t *lfs, lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_block_t head, lfs_size_t size, lfs_block_t *block, lfs_off_t *off) lfs_ctz_extend() argument 2962 lfs_ctz_traverse(lfs_t *lfs, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_block_t head, lfs_size_t size, int (*cb)(void*, lfs_block_t), void *data) lfs_ctz_traverse() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_topology.c | 1548 struct kfd_cache_properties *pcache = NULL; in fill_in_l1_pcache() local 1610 struct kfd_cache_properties *pcache = NULL; fill_in_l2_l3_pcache() local [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | security.c | 1583 struct PERMISSIONS_CACHE *pcache; in enter_cache() local 1739 struct PERMISSIONS_CACHE *pcache; fetch_cache() local [all...] |
| /kernel/linux/linux-5.10/arch/mips/include/asm/sn/sn0/ |
| H A D | hubio.h | 580 pcache: 1, /* entry belongs to partial cache */ member
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/sn/sn0/ |
| H A D | hubio.h | 580 pcache: 1, /* entry belongs to partial cache */ member
|