Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 22 of 22) sorted by relevance

/xen/tools/flask/utils/
A Dloadpolicy.c49 goto cleanup; in main()
57 goto cleanup; in main()
69 goto cleanup; in main()
78 goto cleanup; in main()
88 goto cleanup; in main()
103 goto cleanup; in main()
125 cleanup: in main()
/xen/tools/libxc/
A Dxc_suspend.c166 goto cleanup; in xc_suspend_evtchn_init_sane()
172 goto cleanup; in xc_suspend_evtchn_init_sane()
178 goto cleanup; in xc_suspend_evtchn_init_sane()
183 cleanup: in xc_suspend_evtchn_init_sane()
A Dxc_sr_common.h104 int (*cleanup)(struct xc_sr_context *ctx); member
180 int (*cleanup)(struct xc_sr_context *ctx); member
A Dxc_sr_save_x86_hvm.c240 .cleanup = x86_hvm_cleanup,
A Dxc_sr_restore_x86_hvm.c263 .cleanup = x86_hvm_cleanup,
A Dxc_sr_restore.c771 static void cleanup(struct xc_sr_context *ctx) in cleanup() function
788 if ( ctx->restore.ops.cleanup(ctx) ) in cleanup()
876 cleanup(ctx); in restore()
A Dxc_sr_save.c829 static void cleanup(struct xc_sr_context *ctx) in cleanup() function
839 if ( ctx->save.ops.cleanup(ctx) ) in cleanup()
976 cleanup(ctx); in save()
A Dxc_sr_save_x86_pv.c1145 .cleanup = x86_pv_cleanup,
A Dxc_sr_restore_x86_pv.c1199 .cleanup = x86_pv_cleanup,
/xen/tools/misc/
A Dxenpvnetboot84 def cleanup(self): member in Fetcher
112 def cleanup(self): member in MountedFetcher
137 def cleanup(self): member in NFSISOFetcher
138 MountedFetcher.cleanup(self)
239 fetcher.cleanup()
274 fetcher.cleanup()
A Dxen-lowmemd.c18 void cleanup(void) in cleanup() function
89 atexit(cleanup); in main()
/xen/tools/libxl/
A Dlibxl_disk.c506 goto cleanup; in libxl__disk_from_xenstore()
515 goto cleanup; \ in libxl__disk_from_xenstore()
531 goto cleanup; in libxl__disk_from_xenstore()
539 goto cleanup; in libxl__disk_from_xenstore()
546 goto cleanup; in libxl__disk_from_xenstore()
553 goto cleanup; in libxl__disk_from_xenstore()
564 goto cleanup; in libxl__disk_from_xenstore()
571 cleanup: in libxl__disk_from_xenstore()
A DCODING_STYLE74 handling and cleanup paradigm should be used:
87 * There is only one error cleanup path out of the function. It
88 starts with a label `out:'. That error cleanup path checks for
/xen/stubdom/vtpmmgr/
A Dtpmrsa.c81 cleanup: in tpmrsa_public()
/xen/tools/xl/
A DCODING_STYLE26 handling and cleanup paradigm should be used:
39 * There is only one error cleanup path out of the function. It
40 starts with a label `out:'. That error cleanup path checks for
/xen/tools/tests/xenstore/
A Dxs-test.c423 static void cleanup(void) in cleanup() function
519 cleanup(); in main()
/xen/tools/xenstat/xentop/
A Dxentop.c78 static void cleanup(void);
257 static void cleanup(void) in cleanup() function
1249 if (atexit(cleanup) != 0) in main()
/xen/tools/ocaml/xenstored/
A Ddomains.ml91 let cleanup doms = function
A Dxenstored.ml343 let (notify, deaddom) = Domains.cleanup domains in
/xen/tools/firmware/vgabios/
A DChangeLog31 - whitespace cleanup
1092 - cleanup of vbe internal functions (set 8bpp mode is now
1243 - small cosmetic cleanup in vgabios vbe code + added FIXMEs
/xen/docs/designs/
A Dqemu-deprivilege.md131 ### libxl UID cleanup
/xen/docs/misc/
A Dlivepatch.pandoc513 This is useful to provide an ability to perform cleanup of all previously

Completed in 27 milliseconds