Searched refs:src_state (Results 1 – 2 of 2) sorted by relevance
43 static QTestMigrationState src_state; variable300 while (changes < 2 && !src_state.stop_seen && !src_state.suspend_seen) { in wait_for_migration_pass()543 if (src_state.suspend_me) { in migrate_wait_for_dirty_mem()593 wait_for_stop(from, &src_state); in migrate_postcopy_start()739 src_state = (QTestMigrationState) { }; in test_migrate_start()741 src_state.suspend_me = args->suspend_me; in test_migrate_start()838 &src_state); in test_migrate_start()1288 wait_for_suspend(from, &src_state); in migrate_postcopy_prepare()1717 wait_for_suspend(from, &src_state); in test_precopy_common()1732 wait_for_stop(from, &src_state); in test_precopy_common()[all …]
425 unsigned int new_src, src_state; in lola_set_src_config() local431 src_state = (chip->input_src_mask & mask) != 0; in lola_set_src_config()432 if (src_state == new_src) in lola_set_src_config()