Home
last modified time | relevance | path

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

/qemu/migration/
H A Dmigration.c112 static bool close_return_path_on_source(MigrationState *s);
1500 close_return_path_on_source(s); in migration_cleanup()
2663 static bool close_return_path_on_source(MigrationState *ms) in close_return_path_on_source() function
3035 if (close_return_path_on_source(s)) { in migration_completion()
3191 close_return_path_on_source(s); in postcopy_pause()