Searched defs:ao_how (Results 1 – 14 of 14) sorted by relevance
/xen/tools/libxl/ |
A D | libxl_domain.c | 182 const libxl_asyncop_how *ao_how) in libxl_domain_resume() 409 const libxl_asyncop_how *ao_how) in libxl_domain_remus_start() 509 const libxl_asyncop_how *ao_how) in libxl_domain_suspend() 580 const libxl_asyncop_how *ao_how) in libxl_domain_pause() 595 const libxl_asyncop_how *ao_how) in libxl_domain_core_dump() 701 const libxl_asyncop_how *ao_how) in libxl_domain_unpause() 813 const libxl_asyncop_how *ao_how) in libxl_domain_shutdown() 828 const libxl_asyncop_how *ao_how) in libxl_domain_reboot() 1043 const libxl_asyncop_how *ao_how) in libxl_domain_destroy() 1792 const libxl_asyncop_how *ao_how) in libxl_set_vcpuonline() [all …]
|
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_test_fdevent.c | 56 libxl_asyncop_how *ao_how) in libxl_test_fdevent()
|
A D | libxl_create.c | 2014 const libxl_asyncop_how *ao_how, in do_domain_create() 2108 const libxl_asyncop_how *ao_how, in do_domain_soft_reset() 2264 const libxl_asyncop_how *ao_how, in libxl_domain_create_new() 2276 const libxl_asyncop_how *ao_how, in libxl_domain_create_restore() 2292 const libxl_asyncop_how *ao_how, in libxl_domain_soft_reset()
|
A D | libxl_vkb.c | 232 const libxl_asyncop_how *ao_how) in libxl_device_vkb_add()
|
A D | libxl.h | 1572 const libxl_asyncop_how *ao_how, in libxl_domain_create_restore_0x040200() 1597 const libxl_asyncop_how *ao_how, in libxl_domain_create_restore_0x040400()
|
A D | libxl_console.c | 666 const libxl_asyncop_how *ao_how) in libxl_device_vfb_add()
|
A D | libxl_pci.c | 1497 const libxl_asyncop_how *ao_how) in libxl_device_pci_add() 2310 const libxl_asyncop_how *ao_how) in libxl_device_pci_remove() 2327 const libxl_asyncop_how *ao_how) in libxl_device_pci_destroy()
|
A D | libxl_disk.c | 673 const libxl_asyncop_how *ao_how) in libxl_cdrom_insert()
|
A D | libxl_qmp.c | 907 const libxl_asyncop_how *ao_how) in libxl_qemu_monitor_command()
|
A D | libxl_usb.c | 2054 const libxl_asyncop_how *ao_how) in libxl_device_usbdev_remove()
|
A D | libxl_device.c | 1747 const libxl_asyncop_how *ao_how) in libxl_device_events_handler()
|
A D | libxl_internal.h | 2500 #define AO_CREATE(ctx, domid, ao_how) \ argument
|
/xen/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 559 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_shutdown() local 578 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_reboot() local 597 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_destroy() local 617 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_suspend() local 636 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_pause() local 655 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_unpause() local 1053 libxl_asyncop_how *ao_how = aohow_val(async); in stub_xl_send_trigger() local
|
Completed in 58 milliseconds