* void cyclic_online(cpu_t *) * * Overview * * cyclic_online() onlines a CPU previously offlined with cyclic_offline(). * * Arguments and notes * * cyclic_online()'s only argument is a CPU to online. The specified * CPU must have been previously offlined with cyclic_offline(). After * cyclic_online() returns, the specified CPU will be eligible to execute * cyclics.
source not stored for this graph (policy: none)
no test coverage detected