MCPcopy Index your code
hub / github.com/dtrace4linux/linux / cyclic_online

Function cyclic_online

driver/cyclic.c:3033–3056  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

cyclic_initFunction · 0.85
cyclic_mp_initFunction · 0.85

Calls 1

cyclic_omni_startFunction · 0.85

Tested by

no test coverage detected