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.c109 static bool close_return_path_on_source(MigrationState *s);
1360 close_return_path_on_source(s); in migrate_fd_cleanup()
2421 static bool close_return_path_on_source(MigrationState *ms) in close_return_path_on_source() function
2785 if (close_return_path_on_source(s)) { in migration_completion()
2939 close_return_path_on_source(s); in postcopy_pause()