Searched refs:dominfo_shutdown_with (Results 1 – 5 of 5) sorted by relevance
41 if ( !dominfo_shutdown_with(&info, SHUTDOWN_suspend) ) in modify_returncode()
346 if ( !dominfo_shutdown_with(&ctx->dominfo, SHUTDOWN_suspend) ) in suspend_domain()895 if ( !dominfo_shutdown_with(&ctx->dominfo, SHUTDOWN_suspend) ) in save()
482 if (!dominfo_shutdown_with(&info, SHUTDOWN_suspend)) in xc_exchange_page()
428 static inline bool dominfo_shutdown_with(const xc_domaininfo_t *info, in dominfo_shutdown_with() function
379 "crashed", dominfo_shutdown_with(&info[i], SHUTDOWN_crash), in pyxc_domain_getinfo()
Completed in 615 milliseconds