Searched defs:cpu_map (Results 1 – 14 of 14) sorted by relevance
/linux/kernel/sched/ |
H A D | topology.c | 359 static void perf_domain_debug(const struct cpumask *cpu_map, in perf_domain_debug() 407 static bool build_perf_domains(const struct cpumask *cpu_map) in build_perf_domains() 1393 const struct cpumask *cpu_map) in asym_cpu_capacity_classify() 1535 const struct cpumask *cpu_map) in __free_domain_allocs() 1554 __visit_domain_allocation_hell(struct s_data *d, const struct cpumask *cpu_map) in __visit_domain_allocation_hell() 1629 const struct cpumask *cpu_map, in sd_init() 2260 static int __sdt_alloc(const struct cpumask *cpu_map) in __sdt_alloc() 2327 static void __sdt_free(const struct cpumask *cpu_map) in __sdt_free() 2364 const struct cpumask *cpu_map, struct sched_domain_attr *attr, in build_sched_domain() 2395 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 | 946 cpumask_t *cpu_map) in update_per_cpu_data_slice_size() 961 cpumask_t *cpu_map; in cacheinfo_cpu_online() local 978 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 | tool.h | 75 cpu_map, member
|
H A D | mmap.c | 247 struct perf_cpu_map *cpu_map = cpu_map__online(); in build_node_mask() 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/kernel/bpf/ |
H A D | cpumap.c | 80 struct bpf_cpu_map_entry __rcu **cpu_map; member
|
/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/drivers/gpu/drm/imagination/ |
H A D | pvr_queue.c | 1241 void *cpu_map; in pvr_queue_create() 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/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 947 struct lpfc_vector_map_info *cpu_map; member
|