Searched defs:ao (Results 1 – 9 of 9) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_event.c | 978 int libxl__domaindeathcheck_start(libxl__ao *ao, in libxl__domaindeathcheck_start() 1414 libxl__ao *ao, *ao_tmp; in egc_run_callbacks() local 1813 static void ao__manip_enter(libxl__ao *ao) in ao__manip_enter() 1845 void libxl__ao_create_fail(libxl__ao *ao) in libxl__ao_create_fail() 1858 libxl__gc *libxl__ao_inprogress_gc(libxl__ao *ao) in libxl__ao_inprogress_gc() 1880 static bool ao_work_outstanding(libxl__ao *ao) in ao_work_outstanding() 1927 libxl__ao *ao; in libxl__ao_create() local 1960 int libxl__ao_inprogress(libxl__ao *ao, in libxl__ao_inprogress() 2117 int libxl__ao_aborting(libxl__ao *ao) in libxl__ao_aborting() 2130 libxl__ao *ao = abrt->ao; in libxl__ao_abortable_register() local [all …]
|
A D | libxl_test_fdevent.c | 10 libxl__ao *ao; member 18 static void tfe_init(libxl__test_fdevent *tfe, libxl__ao *ao) in tfe_init()
|
A D | libxl_colo.h | 24 #define ASYNC_CALL(egc, ao, child, param, func, callback) do { \ argument 63 struct libxl__ao *ao; member 102 struct libxl__ao *ao; member
|
A D | libxl_test_timedereg.c | 33 static void regs(libxl__ao *ao, int j) in regs()
|
A D | libxl_internal.h | 255 libxl__ao *ao; member 557 libxl__ao *ao; member 1306 libxl__ao *ao; member 1547 libxl__ao *ao; member 2373 libxl__ao *ao; member 2421 libxl__ao *ao; member 2503 libxl__ao *ao; member 2724 libxl__ao *ao; member 2807 libxl__ao *ao; member 2850 libxl__ao *ao; member [all …]
|
A D | libxl_device.c | 601 void libxl__prepare_ao_device(libxl__ao *ao, libxl__ao_device *aodev) in libxl__prepare_ao_device() 623 void libxl__multidev_begin(libxl__ao *ao, libxl__multidev *multidev) in libxl__multidev_begin() 1464 libxl__ao *ao; member 1526 static int add_device(libxl__egc *egc, libxl__ao *ao, in add_device() 1586 static int remove_device(libxl__egc *egc, libxl__ao *ao, in remove_device()
|
A D | libxl_aoutils.c | 578 libxl__ao *ao = aes->ao; in libxl__async_exec_start() local
|
A D | libxl_create.c | 1458 static void libxl__add_dtdevs(libxl__egc *egc, libxl__ao *ao, uint32_t domid, in libxl__add_dtdevs()
|
A D | libxl_pci.c | 1284 static void libxl__add_pcidevs(libxl__egc *egc, libxl__ao *ao, uint32_t domid, in libxl__add_pcidevs()
|
Completed in 33 milliseconds