Home
last modified time | relevance | path

Searched refs:libxl__free_all (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_internal.c75 void libxl__free_all(libxl__gc *gc) in libxl__free_all() function
A Dlibxl.c118 if (gc) libxl__free_all(gc); in libxl_ctx_alloc()
A Dlibxl_event.c1432 libxl__free_all(gc); in libxl__egc_cleanup()
1841 libxl__free_all(&ao->gc); in libxl__ao__destroy()
A Dlibxl_internal.h647 _hidden void libxl__free_all(libxl__gc *gc);
3869 #define GC_FREE libxl__free_all(gc)

Completed in 21 milliseconds