/linux-6.12.1/arch/sh/mm/ |
D | cache-debugfs.c | 19 enum cache_type { enum 27 unsigned int cache_type = (unsigned int)file->private; in cache_debugfs_show() local
|
/linux-6.12.1/tools/testing/selftests/resctrl/ |
D | resctrlfs.c | 103 static int get_cache_level(const char *cache_type) in get_cache_level() 167 int get_cache_size(int cpu_no, const char *cache_type, unsigned long *cache_size) in get_cache_size() 334 int get_full_cbm(const char *cache_type, unsigned long *mask) in get_full_cbm() 359 static int get_shareable_mask(const char *cache_type, unsigned long *shareable_mask) in get_shareable_mask() 384 int get_mask_no_shareable(const char *cache_type, unsigned long *mask) in get_mask_no_shareable()
|
D | cat_test.c | 67 static int check_results(struct resctrl_val_param *param, const char *cache_type, in check_results()
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | topology_common.c | 33 u32 cache_type : 5, in parse_num_cores_legacy() member
|
D | cacheinfo.c | 49 char cache_type; member
|
/linux-6.12.1/include/linux/ |
D | cacheinfo.h | 13 enum cache_type { enum
|
D | regmap.h | 440 enum regcache_type cache_type; member
|
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_topology.c | 383 static const struct kobj_type cache_type = { variable 1620 int cache_type, unsigned int cu_processor_id, in fill_in_l1_pcache() 1683 int cache_type, unsigned int cu_processor_id, in fill_in_l2_l3_pcache()
|
D | kfd_topology.h | 107 uint32_t cache_type; member
|
/linux-6.12.1/arch/xtensa/kernel/ |
D | perf_event.c | 115 unsigned int cache_type, cache_op, cache_result; in xtensa_pmu_cache_event() local
|
/linux-6.12.1/arch/arc/kernel/ |
D | perf_event.c | 303 unsigned int cache_type, cache_op, cache_result; in arc_pmu_cache_event() local
|
/linux-6.12.1/arch/loongarch/kernel/ |
D | perf_event.c | 604 unsigned int cache_type, cache_op, cache_result; in loongarch_pmu_map_cache_event() local
|
/linux-6.12.1/arch/riscv/kvm/ |
D | vcpu_pmu.c | 95 unsigned int cache_type, cache_op, cache_result; in kvm_pmu_get_perf_event_cache_config() local
|
/linux-6.12.1/drivers/perf/ |
D | arm_pmu.c | 127 unsigned int cache_type, cache_op, cache_result, ret; in armpmu_map_cache_event() local
|
D | riscv_pmu_sbi.c | 476 unsigned int cache_type, cache_op, cache_result, ret; in pmu_event_find_cache() local
|
/linux-6.12.1/drivers/soc/tegra/cbb/ |
D | tegra234-cbb.c | 351 u8 cache_type, prot_type, burst_length, mstr_id, grpsec, vqc, falconsec, beat_size; in print_errlog_err() local
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | cacheinfo.c | 746 const char *cache_type; in cacheinfo_create_index_opt_attrs() local
|
/linux-6.12.1/arch/mips/kernel/ |
D | perf_event_mipsxx.c | 733 unsigned int cache_type, cache_op, cache_result; in mipspmu_map_cache_event() local
|
/linux-6.12.1/drivers/base/regmap/ |
D | internal.h | 134 enum regcache_type cache_type; member
|
/linux-6.12.1/arch/csky/kernel/ |
D | perf_event.c | 952 unsigned int cache_type, cache_op, cache_result; in csky_pmu_cache_event() local
|
/linux-6.12.1/arch/sparc/kernel/ |
D | perf_event.c | 1198 unsigned int cache_type, cache_op, cache_result; in sparc_map_cache_event() local
|
/linux-6.12.1/arch/x86/events/ |
D | core.c | 370 unsigned int cache_type, cache_op, cache_result; in set_ext_hw_attr() local
|
/linux-6.12.1/tools/perf/util/ |
D | parse-events.c | 382 int len, cache_type = -1, cache_op = -1, cache_result = -1; in parse_events__decode_legacy_cache() local
|
/linux-6.12.1/drivers/net/hyperv/ |
D | hyperv_net.h | 768 u8 cache_type; member 809 u8 cache_type; member
|