Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c226 static void wait_for_stop(QTestState *who, QTestMigrationState *state) in wait_for_stop() function
594 wait_for_stop(from, &src_state); in migrate_postcopy_start()
1807 wait_for_stop(from, &src_state); in test_precopy_common()
1847 wait_for_stop(from, &src_state); in test_precopy_common()
1947 wait_for_stop(from, &src_state); in test_file_common()
2119 wait_for_stop(from, &src_state);
3347 wait_for_stop(from, &src_state); in test_multifd_tcp_cancel()
/openbmc/linux/drivers/scsi/isci/
H A Dhost.h321 static inline void wait_for_stop(struct isci_host *ihost) in wait_for_stop() function
H A Dhost.c1253 wait_for_stop(ihost); in isci_host_deinit()