Lines Matching refs:possible
137 int possible, curr_cpu, i, ht;
147 possible = cpumask_weight(&node_affinity.real_cpu_mask);
156 for (i = 0; i < possible / ht; i++)
162 for (; i < possible; i++) {
628 * starts as possible cpus with threads reset
639 int curr_cpu, possible, i, ret;
672 possible = cpumask_weight(&entry->def_intr.mask);
675 if (possible == 1) {
1010 int possible, curr_cpu, i;
1018 possible = cpumask_weight(hw_thread_mask);
1025 for (; i < possible; i++) {