MCPcopy Create free account
hub / github.com/dtrace4linux/linux / cyclic_bind

Function cyclic_bind

driver/cyclic.c:2773–2823  ·  view source on GitHub ↗

* void cyclic_bind(cyclic_id_t, cpu_t *, cpupart_t *) * * Overview * * cyclic_bind() atomically changes the CPU and CPU partition bindings * of a cyclic. * * Arguments and notes * * The first argument is a cyclic_id retuned from cyclic_add(). * cyclic_bind() may _not_ be called on a cyclic_id returned from * cyclic_add_omni(). * * The second argument specifies the

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

cyclic_unbind_cpuFunction · 0.85
cyclic_unbind_cpupartFunction · 0.85
cyclic_bind_cpuFunction · 0.85
cyclic_bind_cpupartFunction · 0.85

Tested by

no test coverage detected