/xen/tools/libxl/ |
A D | libxl.h | 1572 const libxl_asyncop_how *ao_how, in libxl_domain_create_restore_0x040200() argument 1597 const libxl_asyncop_how *ao_how, in libxl_domain_create_restore_0x040400() argument 1646 const libxl_asyncop_how *ao_how) 1656 const libxl_asyncop_how *ao_how) 1664 const libxl_asyncop_how *ao_how) 1681 const libxl_asyncop_how *ao_how) 1699 const libxl_asyncop_how *ao_how) 1725 const libxl_asyncop_how *ao_how) 1728 const libxl_asyncop_how *ao_how) 2051 const libxl_asyncop_how *ao_how) [all …]
|
A D | libxl_test_timedereg.c | 44 int libxl_test_timedereg(libxl_ctx *ctx, libxl_asyncop_how *ao_how) in libxl_test_timedereg() argument 47 AO_CREATE(ctx, 0, ao_how); in libxl_test_timedereg()
|
A D | libxl_test_fdevent.c | 56 libxl_asyncop_how *ao_how) in libxl_test_fdevent() argument 61 AO_CREATE(ctx, 0, ao_how); in libxl_test_fdevent()
|
A D | libxl_domain.c | 184 AO_CREATE(ctx, domid, ao_how); in libxl_domain_resume() 411 AO_CREATE(ctx, domid, ao_how); in libxl_domain_remus_start() 511 AO_CREATE(ctx, domid, ao_how); in libxl_domain_suspend() 555 AO_CREATE(ctx, domid, ao_how); in libxl_domain_suspend_only() 582 AO_CREATE(ctx, domid, ao_how); in libxl_domain_pause() 597 AO_CREATE(ctx, domid, ao_how); in libxl_domain_core_dump() 703 AO_CREATE(ctx, domid, ao_how); in libxl_domain_unpause() 815 AO_CREATE(ctx, domid, ao_how); in libxl_domain_shutdown() 830 AO_CREATE(ctx, domid, ao_how); in libxl_domain_reboot() 1045 AO_CREATE(ctx, domid, ao_how); in libxl_domain_destroy() [all …]
|
A D | libxl_test_timedereg.h | 6 int libxl_test_timedereg(libxl_ctx *ctx, libxl_asyncop_how *ao_how)
|
A D | libxl_test_fdevent.h | 7 libxl_asyncop_how *ao_how)
|
A D | libxl_vkb.c | 232 const libxl_asyncop_how *ao_how) in libxl_device_vkb_add() argument 234 AO_CREATE(ctx, domid, ao_how); in libxl_device_vkb_add()
|
A D | libxl_create.c | 2014 const libxl_asyncop_how *ao_how, in do_domain_create() argument 2017 AO_CREATE(ctx, 0, ao_how); in do_domain_create() 2108 const libxl_asyncop_how *ao_how, in do_domain_soft_reset() argument 2112 AO_CREATE(ctx, 0, ao_how); in do_domain_soft_reset() 2264 const libxl_asyncop_how *ao_how, in libxl_domain_create_new() argument 2269 ao_how, aop_console_how); in libxl_domain_create_new() 2276 const libxl_asyncop_how *ao_how, in libxl_domain_create_restore() argument 2286 params, ao_how, aop_console_how); in libxl_domain_create_restore() 2292 const libxl_asyncop_how *ao_how, in libxl_domain_soft_reset() argument 2300 return do_domain_soft_reset(ctx, d_config, domid, ao_how, in libxl_domain_soft_reset()
|
A D | libxl_console.c | 666 const libxl_asyncop_how *ao_how) in libxl_device_vfb_add() argument 668 AO_CREATE(ctx, domid, ao_how); in libxl_device_vfb_add()
|
A D | libxl_pci.c | 1497 const libxl_asyncop_how *ao_how) in libxl_device_pci_add() argument 1499 AO_CREATE(ctx, domid, ao_how); in libxl_device_pci_add() 2310 const libxl_asyncop_how *ao_how) in libxl_device_pci_remove() argument 2313 AO_CREATE(ctx, domid, ao_how); in libxl_device_pci_remove() 2327 const libxl_asyncop_how *ao_how) in libxl_device_pci_destroy() argument 2329 AO_CREATE(ctx, domid, ao_how); in libxl_device_pci_destroy()
|
A D | libxl_internal.h | 2500 #define AO_CREATE(ctx, domid, ao_how) \ argument 2502 libxl__ao *ao = libxl__ao_create(ctx, domid, ao_how, \ 3745 const libxl_asyncop_how *ao_how) \ 3747 AO_CREATE(ctx, domid, ao_how); \ 3777 const libxl_asyncop_how *ao_how) \ 3779 AO_CREATE(ctx, domid, ao_how); \
|
A D | libxl_disk.c | 673 const libxl_asyncop_how *ao_how) in libxl_cdrom_insert() argument 675 AO_CREATE(ctx, domid, ao_how); in libxl_cdrom_insert()
|
A D | libxl_qmp.c | 907 const libxl_asyncop_how *ao_how) in libxl_qemu_monitor_command() argument 909 AO_CREATE(ctx, domid, ao_how); in libxl_qemu_monitor_command()
|
A D | libxl_usb.c | 2054 const libxl_asyncop_how *ao_how) in libxl_device_usbdev_remove() argument 2057 AO_CREATE(ctx, domid, ao_how); in libxl_device_usbdev_remove()
|
A D | libxl_device.c | 1747 const libxl_asyncop_how *ao_how) in libxl_device_events_handler() argument 1749 AO_CREATE(ctx, 0, ao_how); in libxl_device_events_handler()
|
/xen/tools/ocaml/libs/xl/ |
A D | xenlight_stubs.c | 473 ao_how = malloc(sizeof(*ao_how)); in aohow_val() 502 free(ao_how); in stub_libxl_domain_create_new() 544 free(ao_how); in stub_libxl_domain_create_restore() 565 free(ao_how); in stub_libxl_domain_shutdown() 584 free(ao_how); in stub_libxl_domain_reboot() 603 free(ao_how); in stub_libxl_domain_destroy() 623 free(ao_how); in stub_libxl_domain_suspend() 642 free(ao_how); in stub_libxl_domain_pause() 661 free(ao_how); in stub_libxl_domain_unpause() 688 free(ao_how); \ [all …]
|