* int cyclic_juggle(cpu_t *) * * Overview * * cyclic_juggle() juggles as many cyclics as possible away from the * specified CPU; all remaining cyclics on the CPU will either be CPU- * or partition-bound. * * Arguments and notes * * The only argument to cyclic_juggle() is the CPU from which cyclics * should be juggled. CPU-bound cyclics are never juggled; partition-bou
source not stored for this graph (policy: none)
no test coverage detected