Searched defs:force (Results 1 – 11 of 11) sorted by relevance
/xen-4.10.0-shim-comet/tools/blktap2/control/ |
A D | tap-ctl-close.c | 38 __tap_ctl_close(const int id, const int minor, const int force) in __tap_ctl_close() 67 tap_ctl_close(const int id, const int minor, const int force) in tap_ctl_close()
|
A D | tap-ctl.c | 462 int c, pid, minor, force; in tap_cli_close() local
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_pci.c | 58 static int pcidetach(uint32_t domid, const char *bdf, int force) in pcidetach() 91 int force = 0; in main_pcidetach() local
|
A D | xl_vcpu.c | 135 bool force = false; in main_vcpupin() local
|
A D | xl_vmcontrol.c | 45 static void destroy_domain(uint32_t domid, int force) in destroy_domain() 88 int force = 0; in main_destroy() local
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | lock.c | 158 int force, int readonly, int *stole, eval_func eval, in lock_holder() 268 int lock(char *fn_to_lock, char *uuid, int force, int readonly, int *lease_time, int *retstatus) in lock() 896 int force; in main() local 964 int force; in main() local
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_pci.c | 1315 libxl_device_pci *pcidev, int force) in qemu_pci_remove_xenstore() 1354 libxl_device_pci *pcidev, int force) in do_pci_remove() 1484 libxl_device_pci *pcidev, int force) in libxl__device_pci_remove_common()
|
A D | libxl_internal.h | 2424 int force; member 3629 int force; /* libxl_device_TYPE_destroy rather than _remove */ member
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | hpet.c | 115 s_time_t expire, s_time_t now, int force) in reprogram_hpet_evt_channel()
|
A D | time.c | 1023 static void __update_vcpu_system_time(struct vcpu *v, int force) in __update_vcpu_system_time()
|
/xen-4.10.0-shim-comet/tools/console/daemon/ |
A D | io.c | 1133 static void handle_hv_logs(xenevtchn_handle *xce_handle, bool force) in handle_hv_logs()
|
Completed in 53 milliseconds