Home
last modified time | relevance | path

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

/tools/libs/guest/
A Dxg_resume.c41 if ( !dominfo_shutdown_with(&info, SHUTDOWN_suspend) ) in modify_returncode()
A Dxg_sr_save.c346 if ( !dominfo_shutdown_with(&ctx->dominfo, SHUTDOWN_suspend) ) in suspend_domain()
895 if ( !dominfo_shutdown_with(&ctx->dominfo, SHUTDOWN_suspend) ) in save()
A Dxg_offline_page.c482 if (!dominfo_shutdown_with(&info, SHUTDOWN_suspend)) in xc_exchange_page()
/tools/include/
A Dxenctrl.h428 static inline bool dominfo_shutdown_with(const xc_domaininfo_t *info, in dominfo_shutdown_with() function
/tools/python/xen/lowlevel/xc/
A Dxc.c379 "crashed", dominfo_shutdown_with(&info[i], SHUTDOWN_crash), in pyxc_domain_getinfo()

Completed in 615 milliseconds