Home
last modified time | relevance | path

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

/external/qemu/
Dmigration.c170 s->mon_resume = cur_mon; in migrate_fd_monitor_suspend()
198 if (s->mon_resume) in migrate_fd_cleanup()
199 monitor_resume(s->mon_resume); in migrate_fd_cleanup()
Dmigration.h42 Monitor *mon_resume; member
Dmigration-exec.c101 s->mon_resume = NULL; in exec_start_outgoing_migration()
Dmigration-tcp-android.c92 s->mon_resume = NULL; in tcp_start_outgoing_migration()
Dmigration-tcp.c100 s->mon_resume = NULL; in tcp_start_outgoing_migration()