Lines Matching full:cpus
20 Such advances require CPUs available to a kernel to be removed either for
33 Restrict boot time CPUs to *n*. Say if you have fourV CPUs, using
35 other CPUs later online.
38 Restrict the total amount CPUs the kernel will support. If the number
39 supplied here is lower than the number of physically available CPUs than
40 those CPUs can not be brought online later.
43 Use this to limit hotpluggable CPUs. This option sets
69 Bitmap of possible CPUs that can ever be available in the
71 that aren't designed to grow/shrink as CPUs are made available or removed.
77 Bitmap of all CPUs currently online. Its set in ``__cpu_up()``
84 Bitmap of CPUs currently present in the system. Not all
96 Never use anything other than ``cpumask_t`` to represent bitmap of CPUs.
135 The CPU is usable again. This should work on all CPUs. CPU0 is often special
158 * All processes are migrated away from this outgoing CPU to new CPUs.
160 a subset of all online CPUs.
170 or clean up functions based on the number of available CPUs: ::
178 will be invoked during registration on all online CPUs. If an error
180 invoked on all CPUs on which the online callback was previously invoked.
213 (*Y_online*) on all online CPUs. The *node* element is a ``struct
220 CPUs.