Lines Matching refs:need
32 system execution path. Hence the need for CPU hotplug support in the
100 You really dont need to manipulate any of the system cpu maps. They should
118 If you merely need to avoid cpus going away, you could also use
133 You would need to enable CONFIG_HOTPLUG_CPU for SMP suspend/resume support
180 To support physical addition/removal, one would need some BIOS hooks and
218 CPU0 is offline and you need to online CPU0 before hibernate/suspend can
267 A: This is what you would need in your kernel code to receive notifications.
293 You need to call register_cpu_notifier() from your init function.
314 If you need to perform some action for each cpu already in the system, then
367 what do i need at a minimum?
385 Q: I need to ensure that a particular cpu is not removed when there is some