Searched refs:tl_mc_mask (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/sched/ |
| H A D | topology.h | 47 extern const struct cpumask *tl_mc_mask(struct sched_domain_topology_level *tl, int cpu);
|
| /linux/arch/s390/kernel/ |
| H A D | topology.c | 528 SDTL_INIT(tl_mc_mask, cpu_core_flags, MC),
|
| /linux/arch/x86/kernel/ |
| H A D | smpboot.c | 477 SDTL_INIT(tl_mc_mask, x86_core_flags, MC),
|
| /linux/kernel/sched/ |
| H A D | topology.c | 1775 const struct cpumask *tl_mc_mask(struct sched_domain_topology_level *tl, int cpu) in tl_mc_mask() function 1799 SDTL_INIT(tl_mc_mask, cpu_core_flags, MC),
|
| /linux/arch/powerpc/kernel/ |
| H A D | smp.c | 1736 SDTL_INIT(tl_mc_mask, powerpc_shared_proc_flags, MC); in build_sched_topology()
|