Lines Matching defs:nr_cpu_ids

8  * only nr_cpu_ids (<= NR_CPUS) bits are valid.
26 * You should only assume nr_cpu_ids bits of this mask are valid. This is
37 #define cpumask_pr_args(maskp) nr_cpu_ids, cpumask_bits(maskp)
40 #define nr_cpu_ids ((unsigned int)NR_CPUS)
42 extern unsigned int nr_cpu_ids;
48 WARN_ON(nr != nr_cpu_ids);
50 nr_cpu_ids = nr;
73 * least as big as 'nr_cpu_ids' itself is, and all our cpumask
82 #define small_cpumask_bits nr_cpu_ids
85 #define small_cpumask_bits nr_cpu_ids
86 #define large_cpumask_bits nr_cpu_ids
88 #define nr_cpumask_bits nr_cpu_ids
159 * Return: >= nr_cpu_ids if no cpus set.
170 * Return: >= nr_cpu_ids if all cpus are set.
182 * Return: >= nr_cpu_ids if no cpus set in both. See also cpumask_next_and().
206 * Return: >= nr_cpu_ids if no further cpus set.
222 * Return: >= nr_cpu_ids if no further cpus unset.
262 * Return: >= nr_cpu_ids if no further cpus set in both.
280 * After the loop, cpu is >= nr_cpu_ids.
314 * After the loop, cpu is >= nr_cpu_ids.
331 * After the loop, cpu is >= nr_cpu_ids.
349 * After the loop, cpu is >= nr_cpu_ids.
366 * After the loop, cpu is >= nr_cpu_ids.
377 * Return: >= nr_cpu_ids if no cpus set.
396 * Return: >= nr_cpu_ids if such cpu doesn't exist.
409 * Return: >= nr_cpu_ids if such cpu doesn't exist.
425 * Return: >= nr_cpu_ids if such cpu doesn't exist.
442 * Return: >= nr_cpu_ids if such cpu doesn't exist.
467 * @cpu: cpu number (< nr_cpu_ids)
483 * @cpu: cpu number (< nr_cpu_ids)
498 * @cpu: cpu number (< nr_cpu_ids)
510 * @cpu: cpu number (< nr_cpu_ids)
524 * @cpu: cpu number (< nr_cpu_ids)
537 * cpumask_setall - set all cpus (< nr_cpu_ids) in a cpumask
550 * cpumask_clear - clear all cpus (< nr_cpu_ids) in a cpumask
679 * @srcp: the cpumask to that all cpus < nr_cpu_ids are clear.
690 * @srcp: the cpumask to that all cpus < nr_cpu_ids are set.
701 * @srcp: the cpumask to count bits (< nr_cpu_ids) in.
712 * @srcp1: the cpumask to count bits (< nr_cpu_ids) in.
713 * @srcp2: the cpumask to count bits (< nr_cpu_ids) in.
725 * @srcp1: the cpumask to count bits (< nr_cpu_ids) in.
726 * @srcp2: the cpumask to count bits (< nr_cpu_ids) in.
777 * Return: >= nr_cpu_ids if no cpus set.
786 * Return: >= nr_cpu_ids if no cpus set.
792 * @cpu: the cpu (<= nr_cpu_ids)
1208 nr_cpu_ids);
1232 nr_cpu_ids, off, count) - 1;
1254 nr_cpu_ids, off, count) - 1;