Home
last modified time | relevance | path

Searched refs:threads (Results 1 – 13 of 13) sorted by relevance

/arch/powerpc/include/asm/
Dcputhreads.h45 static inline cpumask_t cpu_thread_mask_to_cores(const struct cpumask *threads) in cpu_thread_mask_to_cores() argument
53 if (cpumask_intersects(threads, &tmp)) { in cpu_thread_mask_to_cores()
/arch/arc/
DKconfig.debug12 threads to run on the system and also increase the pressure
/arch/arc/plat-eznps/
DKconfig32 At highest hierarchy each core contain 16 threads,
34 All threads within same core share the execution unit of the
/arch/x86/kernel/
Dsmpboot.c547 int i, threads; in set_cpu_sibling_map() local
605 threads = cpumask_weight(topology_sibling_cpumask(cpu)); in set_cpu_sibling_map()
606 if (threads > __max_smt_threads) in set_cpu_sibling_map()
607 __max_smt_threads = threads; in set_cpu_sibling_map()
1509 int threads = cpumask_weight(topology_sibling_cpumask(cpu)); in recompute_smt_state() local
1511 if (threads > max_threads) in recompute_smt_state()
1512 max_threads = threads; in recompute_smt_state()
/arch/arm/vfp/
Dentry.S23 @ r10 = this threads thread_info structure
/arch/metag/
DKconfig.debug16 running more threads on a system and also reduces the pressure
DKconfig129 reordering of writes from different hardware threads when SMP is
/arch/powerpc/boot/dts/
Dps3.dts50 * threads is with an ibm,ppc-interrupt-server#s entry. We'll put one
/arch/sh/
DKconfig.debug38 running more threads on a system and also reduces the pressure
/arch/powerpc/kvm/
DKconfig124 and in nap mode due to idle (cede) while other threads are still
/arch/m68k/
DKconfig.machine322 running more threads on a system and also reduces the pressure
/arch/arm/
DKconfig1763 between threads sharing the same address space if they invoke
/arch/mips/
DKconfig2292 bool "Dynamic FPU affinity for FP-intensive threads"