Searched defs:cpu_map (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dcpumap.h10 struct cpu_map { struct
/linux-4.1.27/include/linux/
H A Dpercpu.h63 unsigned int *cpu_map; /* unit->cpu map, empty member in struct:pcpu_group_info
H A Dnetdevice.h728 struct xps_map __rcu *cpu_map[0]; member in struct:xps_dev_maps
/linux-4.1.27/drivers/soc/ti/
H A Dknav_qmss_acc.c217 unsigned long cpu_map; knav_range_setup_acc_irq() local
H A Dknav_qmss_queue.c108 unsigned long cpu_map; knav_queue_setup_irq() local
H A Dknav_qmss.h324 u32 cpu_map; member in struct:knav_irq_info
/linux-4.1.27/arch/ia64/mm/
H A Ddiscontig.c188 unsigned int *cpu_map; setup_per_cpu_areas() local
/linux-4.1.27/drivers/s390/char/
H A Dzcore.c51 int cpu_map[NR_CPUS]; member in struct:sys_info
/linux-4.1.27/mm/
H A Dpercpu.c1789 unsigned int *cpu_map; pcpu_build_alloc_info() local
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_sli4.h607 struct lpfc_vector_map_info *cpu_map; member in struct:lpfc_sli4_hba
/linux-4.1.27/kernel/sched/
H A Dcore.c6587 static int __sdt_alloc(const struct cpumask *cpu_map) __sdt_alloc() argument
6640 static void __sdt_free(const struct cpumask *cpu_map) __sdt_free() argument
6710 static int build_sched_domains(const struct cpumask *cpu_map, build_sched_domains() argument
6829 static int init_sched_domains(const struct cpumask *cpu_map) init_sched_domains() argument
6849 static void detach_destroy_domains(const struct cpumask *cpu_map) detach_destroy_domains() argument
6093 __free_domain_allocs(struct s_data *d, enum s_alloc what, const struct cpumask *cpu_map) __free_domain_allocs() argument
6109 __visit_domain_allocation_hell(struct s_data *d, const struct cpumask *cpu_map) __visit_domain_allocation_hell() argument
6672 build_sched_domain(struct sched_domain_topology_level *tl, const struct cpumask *cpu_map, struct sched_domain_attr *attr, struct sched_domain *child, int cpu) build_sched_domain() argument

Completed in 675 milliseconds