Home
last modified time | relevance | path

Searched refs:preempt_thread_should_run (Results 1 – 1 of 1) sorted by relevance

/qemu/migration/
H A Dpostcopy-ram.c1730 static bool preempt_thread_should_run(MigrationIncomingState *mis) in preempt_thread_should_run() function
1754 while (preempt_thread_should_run(mis)) { in postcopy_preempt_thread()
1758 if (ret && preempt_thread_should_run(mis)) { in postcopy_preempt_thread()