Searched defs:cpu_map (Results 1 – 18 of 18) sorted by relevance
/linux/kernel/sched/ |
H A D | topology.c | 361 static void perf_domain_debug(const struct cpumask *cpu_map, in perf_domain_debug() 409 static bool build_perf_domains(const struct cpumask *cpu_map) in build_perf_domains() 1391 const struct cpumask *cpu_map) in asym_cpu_capacity_classify() 1533 const struct cpumask *cpu_map) in __free_domain_allocs() 1552 __visit_domain_allocation_hell(struct s_data *d, const struct cpumask *cpu_map) in __visit_domain_allocation_hell() 1627 const struct cpumask *cpu_map, in sd_init() 2249 static int __sdt_alloc(const struct cpumask *cpu_map) in __sdt_alloc() 2316 static void __sdt_free(const struct cpumask *cpu_map) in __sdt_free() 2353 const struct cpumask *cpu_map, struct sched_domain_attr *attr, in build_sched_domain() 2384 static bool topology_span_sane(const struct cpumask *cpu_map) in topology_span_sane() [all …]
|
/linux/arch/mips/kernel/ |
H A D | cacheinfo.c | 58 static void fill_cpumask_siblings(int cpu, cpumask_t *cpu_map) in fill_cpumask_siblings() 67 static void fill_cpumask_cluster(int cpu, cpumask_t *cpu_map) in fill_cpumask_cluster()
|
/linux/drivers/base/ |
H A D | cacheinfo.c | 996 cpumask_t *cpu_map) in update_per_cpu_data_slice_size() 1011 cpumask_t *cpu_map; in cacheinfo_cpu_online() local 1028 cpumask_t *cpu_map; in cacheinfo_cpu_pre_down() local
|
/linux/include/linux/ |
H A D | percpu.h | 81 unsigned int *cpu_map; /* unit->cpu map, empty member
|
H A D | coresight.h | 240 atomic_t __percpu *cpu_map; member
|
/linux/tools/perf/util/ |
H A D | mmap.c | 247 struct perf_cpu_map *cpu_map = cpu_map__online(); in build_node_mask() local
|
H A D | tool.h | 75 cpu_map, member
|
H A D | mem-events.c | 258 struct perf_cpu_map *cpu_map = NULL; in perf_mem_events__record_args() local
|
/linux/drivers/gpu/drm/xe/tests/ |
H A D | xe_bo.c | 33 u64 *cpu_map; in ccs_test_migrate() local
|
/linux/tools/perf/arch/arm/util/ |
H A D | cs-etm.c | 781 struct perf_cpu_map *cpu_map; in cs_etm_info_fill() local
|
/linux/drivers/platform/x86/intel/speed_select_if/ |
H A D | isst_if_common.c | 465 struct isst_if_cpu_map *cpu_map; in isst_if_proc_phyid_req() local
|
/linux/kernel/bpf/ |
H A D | cpumap.c | 80 struct bpf_cpu_map_entry __rcu **cpu_map; member
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_queue.c | 1242 void *cpu_map; in pvr_queue_create() local
|
/linux/tools/perf/ |
H A D | builtin-stat.c | 1187 struct perf_cpu_map *cpu_map = perf_cpu_map__new(map); in cpu__get_cache_id_from_map() local 1577 struct perf_cpu_map *cpu_map; in perf_env__get_cache_id_for_cpu() local
|
/linux/include/uapi/linux/ |
H A D | isst_if.h | 63 struct isst_if_cpu_map cpu_map[1]; member
|
/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 74 struct _cpu_map *cpu_map; variable 722 static void update_punit_cpu_info(__u32 physical_cpu, struct _cpu_map *cpu_map) in update_punit_cpu_info()
|
/linux/tools/lib/perf/include/perf/ |
H A D | event.h | 542 struct perf_record_cpu_map cpu_map; member
|
/linux/mm/ |
H A D | percpu.c | 2803 unsigned int *cpu_map; in pcpu_build_alloc_info() local
|