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

Function cyclic_mp_init

driver/cyclic.c:2861–2878  ·  view source on GitHub ↗

* It is assumed that cyclic_mp_init() is called some time after cyclic * init (and therefore, after cpu0 has been initialized). We grab cpu_lock, * find the already initialized CPU, and initialize every other CPU with the * same backend. Finally, we register a cpu_setup function. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

dmutex_enterFunction · 0.85
cyclic_configureFunction · 0.85
cyclic_onlineFunction · 0.85
dmutex_exitFunction · 0.85

Tested by

no test coverage detected