Lines Matching full:migration
140 * The cached informations are very important for deferring migration when
253 * Checks if migration is requested by a specific callout cpu.
759 * migration just cancel it. in softclock_call_cc()
778 * migration just perform it now. in softclock_call_cc()
808 panic("migration should not happen"); in softclock_call_cc()
993 * deferred migration (below). Note we do *not* change in callout_reset_sbt_on()
1024 * If the callout is currently running, just defer the migration in callout_reset_sbt_on()
1038 * the migration will occur in softclock_call_cc in callout_reset_sbt_on()
1053 "migration of %p func %p arg %p in %d.%08x to %u deferred", in callout_reset_sbt_on()
1132 * Get rid of the migration first. Then set in _callout_stop_safe()
1158 panic("migration should not happen"); in _callout_stop_safe()
1210 * Migration could be cancelled here, but in _callout_stop_safe()
1247 ("callout wrongly scheduled for migration")); in _callout_stop_safe()
1265 * its completion with a migration. We remove in _callout_stop_safe()
1266 * the migration flag so it *won't* get rescheduled, in _callout_stop_safe()