Searched defs:ao_how (Results 1 – 12 of 12) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_test_timedereg.c | 44 int libxl_test_timedereg(libxl_ctx *ctx, libxl_asyncop_how *ao_how) in libxl_test_timedereg()
|
A D | libxl_create.c | 1661 const libxl_asyncop_how *ao_how, in do_domain_create() 1751 const libxl_asyncop_how *ao_how, in do_domain_soft_reset() 1898 const libxl_asyncop_how *ao_how, in libxl_domain_create_new() 1910 const libxl_asyncop_how *ao_how, in libxl_domain_create_restore() 1926 const libxl_asyncop_how *ao_how, in libxl_domain_soft_reset()
|
A D | libxl_test_fdevent.c | 56 libxl_asyncop_how *ao_how) in libxl_test_fdevent()
|
A D | libxl_domain.c | 178 const libxl_asyncop_how *ao_how) in libxl_domain_resume() 390 const libxl_asyncop_how *ao_how) in libxl_domain_remus_start() 490 const libxl_asyncop_how *ao_how) in libxl_domain_suspend() 542 const libxl_asyncop_how *ao_how) in libxl_domain_core_dump() 866 const libxl_asyncop_how *ao_how) in libxl_domain_destroy()
|
A D | libxl_console.c | 655 const libxl_asyncop_how *ao_how) in libxl_device_vkb_add() 711 const libxl_asyncop_how *ao_how) in libxl_device_vfb_add()
|
A D | libxl.h | 1393 const libxl_asyncop_how *ao_how, in libxl_domain_create_restore_0x040200() 1418 const libxl_asyncop_how *ao_how, in libxl_domain_create_restore_0x040400()
|
A D | libxl_pci.c | 1159 const libxl_asyncop_how *ao_how) in libxl_device_pci_add() 1520 const libxl_asyncop_how *ao_how) in libxl_device_pci_remove() 1534 const libxl_asyncop_how *ao_how) in libxl_device_pci_destroy()
|
A D | libxl_disk.c | 669 const libxl_asyncop_how *ao_how) in libxl_cdrom_insert()
|
A D | libxl_device.c | 1736 const libxl_asyncop_how *ao_how) in libxl_device_events_handler()
|
A D | libxl_usb.c | 1872 const libxl_asyncop_how *ao_how) in libxl_device_usbdev_remove()
|
A D | libxl_internal.h | 2190 #define AO_CREATE(ctx, domid, ao_how) \ argument
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/ |
A D | xenlight_stubs.c | 458 libxl_asyncop_how *ao_how = NULL; in aohow_val() local 487 libxl_asyncop_how *ao_how; in stub_libxl_domain_create_new() local 519 libxl_asyncop_how *ao_how; in stub_libxl_domain_create_restore() local 591 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_destroy() local 611 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_suspend() local
|
Completed in 46 milliseconds