Home
last modified time | relevance | path

Searched refs:libxl__domaindeathcheck (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_internal.h1366 typedef struct libxl__domaindeathcheck libxl__domaindeathcheck; typedef
1368 libxl__domaindeathcheck*,
1371 struct libxl__domaindeathcheck { struct
1382 libxl__domaindeathcheck *dc); argument
1384 void libxl__domaindeathcheck_init(libxl__domaindeathcheck *dc);
1385 void libxl__domaindeathcheck_stop(libxl__gc *gc, libxl__domaindeathcheck *dc);
3384 libxl__domaindeathcheck deathcheck;
A Dlibxl_event.c934 void libxl__domaindeathcheck_init(libxl__domaindeathcheck *dc) in libxl__domaindeathcheck_init()
940 void libxl__domaindeathcheck_stop(libxl__gc *gc, libxl__domaindeathcheck *dc) in libxl__domaindeathcheck_stop()
949 libxl__domaindeathcheck *dc = CONTAINER_OF(w, *dc, watch); in domaindeathcheck_callback()
971 libxl__domaindeathcheck *dc = CONTAINER_OF(abrt, *dc, abrt); in domaindeathcheck_abort()
979 libxl__domaindeathcheck *dc) in libxl__domaindeathcheck_start()
A Dlibxl_bootloader.c36 static void bootloader_domaindeath(libxl__egc*, libxl__domaindeathcheck *dc,
628 libxl__domaindeathcheck *dc, in bootloader_domaindeath()

Completed in 22 milliseconds