Lines Matching defs:online
584 * Reset stale stack state from the last time this CPU was online.
591 * setup the vector space for the cpu which comes online.
1056 * to an online cpu.
1209 * Make certain the cpu I'm about to reboot on is online.
1277 * online bringup to the hotplug thread.
1366 pr_err("can't online cpu %d because it is not configured as may-hotadd at boot time\n", cpu);
1397 * @dev: Pointer to the cpu device to online
1744 .name = "ap:online",
1760 .name = "smpboot/threads:online",
1766 .name = "irq/affinity:online",
1772 .name = "perf:online",
1778 .name = "lockup_detector:online",
1784 .name = "workqueue:online",
1789 .name = "random:online",
1795 .name = "RCU/tree:online",
1817 .name = "online",
2275 /* Skip online CPUs and CPUs on offline nodes */
2621 void set_cpu_online(unsigned int cpu, bool online)
2633 if (online) {
2651 /* Mark the boot cpu "present", "online" etc for SMP and UP case */