Searched refs:stop_seen (Results 1 – 4 of 4) sorted by relevance
19 bool stop_seen; member
408 g_assert_false(get_src()->stop_seen); in test_auto_converge() 1158 g_assert_false(get_src()->stop_seen); in test_dirty_limit() 1176 g_assert_false(get_src()->stop_seen); in test_dirty_limit() 1206 g_assert_false(get_src()->stop_seen); in test_dirty_limit()
266 if (!state->stop_seen) { in wait_for_stop() 376 while (changes < 2 && !src_state->stop_seen && !src_state->suspend_seen) { in wait_for_migration_pass()
172 state->stop_seen = true; in migrate_watch_for_events()