Searched refs:libxl_asyncop_how (Results 1 – 18 of 18) sorted by relevance
| /xen/tools/libxl/ |
| A D | libxl.h | 1436 } libxl_asyncop_how; typedef 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() 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) 2051 const libxl_asyncop_how *ao_how) [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 | test_fdderegrace.c | 6 libxl_asyncop_how how; in main()
|
| 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_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_vkb.c | 232 const libxl_asyncop_how *ao_how) in libxl_device_vkb_add()
|
| 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_internal.h | 822 libxl_asyncop_how how; 2554 const libxl_asyncop_how*, 3745 const libxl_asyncop_how *ao_how) \ 3777 const libxl_asyncop_how *ao_how) \
|
| 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_event.c | 2125 const libxl_asyncop_how *how, in libxl__ao_create() 2297 int libxl_ao_abort(libxl_ctx *ctx, const libxl_asyncop_how *how) in libxl_ao_abort()
|
| 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_device.c | 1747 const libxl_asyncop_how *ao_how) in libxl_device_events_handler()
|
| A D | libxl_usb.c | 2054 const libxl_asyncop_how *ao_how) in libxl_device_usbdev_remove()
|
| /xen/tools/ocaml/libs/xl/ |
| A D | xenlight_stubs.c | 458 libxl_asyncop_how *ao_how = NULL; in aohow_val() 478 CAMLreturnT(libxl_asyncop_how *, ao_how); in aohow_val() 487 libxl_asyncop_how *ao_how; in stub_libxl_domain_create_new() 519 libxl_asyncop_how *ao_how; in stub_libxl_domain_create_restore() 559 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_shutdown() 578 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_reboot() 597 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_destroy() 617 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_suspend() 636 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_pause() 655 libxl_asyncop_how *ao_how = aohow_val(async); in stub_libxl_domain_unpause() [all …]
|
Completed in 80 milliseconds