Searched defs:cleanup (Results 1 – 8 of 8) sorted by relevance
/xen/tools/misc/ | ||
A D | xenpvnetboot | 84 def cleanup(self): member in Fetcher |
A D | xen-lowmemd.c | 18 void cleanup(void) in cleanup() function |
/xen/tools/ocaml/xenstored/ | ||
A D | domains.ml | 91 let cleanup doms = function |
/xen/tools/libxc/ | ||
A D | xc_sr_common.h | 104 int (*cleanup)(struct xc_sr_context *ctx); member |
A D | xc_sr_restore.c | 771 static void cleanup(struct xc_sr_context *ctx) in cleanup() function |
A D | xc_sr_save.c | 829 static void cleanup(struct xc_sr_context *ctx) in cleanup() function |
/xen/tools/tests/xenstore/ | ||
A D | xs-test.c | 423 static void cleanup(void) in cleanup() function |
/xen/tools/xenstat/xentop/ | ||
A D | xentop.c | 257 static void cleanup(void) in cleanup() function |
Completed in 13 milliseconds