Searched refs:IPRINTF (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_sr_restore.c | 61 IPRINTF("Found %s domain, converted from legacy stream format", in read_headers() 66 IPRINTF("Found %s domain from Xen %u.%u", in read_headers() 537 IPRINTF("All records buffered"); in handle_checkpoint() 546 IPRINTF("All records processed"); in handle_checkpoint() 739 IPRINTF("Restoring domain"); in restore() 794 IPRINTF("COLO Failover"); in restore() 806 IPRINTF("Restore successful"); in restore() 904 IPRINTF("XenStore: mfn %#"PRIpfn", dom %d, evt %u", in xc_domain_restore() 909 IPRINTF("Console: mfn %#"PRIpfn", dom %d, evt %u", in xc_domain_restore()
|
A D | xc_private.h | 128 #define IPRINTF(_f, _a...) do { int IPRINTF_errno = errno; \ macro
|
A D | xc_offline_page.c | 642 IPRINTF("Now page is offlined %lx\n", mfn); in xc_exchange_page()
|
A D | xc_core.c | 799 IPRINTF("exceeded nr_pages (%ld) losing pages", nr_pages); in xc_domain_dumpcore_via_callback()
|
A D | xc_sr_save.c | 845 IPRINTF("Saving domain %d, type %s", in save()
|
Completed in 9 milliseconds