Lines Matching refs:cyclic_move_out
122 * cyclic_move_out() <-- Notifies subsystem of change in CPU partition
3427 * int cyclic_move_out(cpu_t *)
3431 * cyclic_move_out() is called by the CPU partition code immediately before
3436 * The only argument to cyclic_move_out() is a CPU which is to move out of
3439 * cyclic_move_out() will attempt to juggle away all partition-bound
3441 * partition-bound cyclics, cyclic_move_out() will fail. If there exists
3443 * cyclic_move_out() will fail.
3445 * Note that cyclic_move_out() will _only_ attempt to juggle away
3452 * cyclic_move_out() returns 1 if all partition-bound cyclics on the CPU
3457 * cyclic_move_out() should _only_ be called immediately before a CPU has
3459 * the caller of cyclic_move_out() will change the processor set affiliation
3460 * of the specified CPU immediately after cyclic_move_out() returns
3462 * the caller will fail the CPU repartitioning operation if cyclic_move_out()
3467 cyclic_move_out(cpu_t *c)