Searched refs:threads (Results 1 – 13 of 13) sorted by relevance
45 static inline cpumask_t cpu_thread_mask_to_cores(const struct cpumask *threads) in cpu_thread_mask_to_cores() argument53 if (cpumask_intersects(threads, &tmp)) { in cpu_thread_mask_to_cores()
12 threads to run on the system and also increase the pressure
32 At highest hierarchy each core contain 16 threads,34 All threads within same core share the execution unit of the
547 int i, threads; in set_cpu_sibling_map() local605 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() local1511 if (threads > max_threads) in recompute_smt_state()1512 max_threads = threads; in recompute_smt_state()
23 @ r10 = this threads thread_info structure
16 running more threads on a system and also reduces the pressure
129 reordering of writes from different hardware threads when SMP is
50 * threads is with an ibm,ppc-interrupt-server#s entry. We'll put one
38 running more threads on a system and also reduces the pressure
124 and in nap mode due to idle (cede) while other threads are still
322 running more threads on a system and also reduces the pressure
1763 between threads sharing the same address space if they invoke
2292 bool "Dynamic FPU affinity for FP-intensive threads"