Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 25 of 29) sorted by relevance

12

/xen-4.10.0-shim-comet/tools/blktap2/control/
A Dtap-ctl-create.c49 goto destroy; in tap_ctl_create()
54 goto destroy; in tap_ctl_create()
64 destroy: in tap_ctl_create()
A DMakefile24 CTL_OBJS += tap-ctl-destroy.o
/xen-4.10.0-shim-comet/tools/libs/toollog/include/
A Dxentoollog.h60 void (*destroy)(struct xentoollog_logger *logger); member
121 (buffer).vtable.destroy = LOGGER##_destroy; \
/xen-4.10.0-shim-comet/tools/hotplug/FreeBSD/
A Dvif-bridge36 ifconfig $iface_dev destroy
/xen-4.10.0-shim-comet/tools/hotplug/Linux/
A Dblock-tap100 do_or_die tap-ctl destroy -p ${pid} -m ${minor} > /dev/null
/xen-4.10.0-shim-comet/tools/libs/toollog/
A Dxtl_core.c82 logger->destroy(logger); in xtl_logger_destroy()
/xen-4.10.0-shim-comet/tools/flask/policy/modules/
A Dxenstore.te10 # Xenstore requires the global VIRQ for domain destroy operations
A Dxen.if85 getaddrsize pause unpause trigger shutdown destroy
98 allow $1 $2:domain { getaddrsize getvcpucontext pause destroy };
/xen-4.10.0-shim-comet/tools/ocaml/libs/xentoollog/
A Dxentoollog.mli.in37 (*destroy : handle -> unit*)
A Dxentoollog.ml.in30 (*destroy : unit -> unit*)
A Dxentoollog_stubs.c175 xtl->vtable.destroy = &xtl_destroy; in stub_xtl_create_logger()
/xen-4.10.0-shim-comet/tools/xenstat/xentop/
A DTODO19 Full management: pause, destroy, create domains
/xen-4.10.0-shim-comet/tools/flask/policy/policy/
A Dmls77 mlsconstrain domain { setvcpucontext pause unpause resume create max_vcpus destroy setaffinity sche…
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/
A Dxenlight.ml.in42 external destroy : ctx -> domid -> ?async:'a -> unit -> unit = "stub_libxl_domain_destroy"
A Dxenlight.mli.in44 external destroy : ctx -> domid -> ?async:'a -> unit -> unit = "stub_libxl_domain_destroy"
/xen-4.10.0-shim-comet/xen/common/
A Dtmem_control.c23 bool destroy = arg == XEN_SYSCTL_TMEM_OP_DESTROY; in tmemc_freeze_pools() local
26 s = destroy ? "destroyed" : ( freeze ? "frozen" : "thawed" ); in tmemc_freeze_pools()
/xen-4.10.0-shim-comet/tools/xentrace/
A Dformats213 0x00084005 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) hpet destroy [ tn = %(1)d ]
214 0x00084006 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) pit destroy [ ]
215 0x00084007 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) rtc destroy [ ]
216 0x00084008 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) vlapic destroy [ ]
A Dxenalyze.c1601 } destroy; member
3955 if(p->destroy.callback) in cr3_switch()
3956 p->destroy.switch_count++; in cr3_switch()
4062 if(p->destroy.callback) in cr3_dump_list()
4064 p->destroy.flush_count, in cr3_dump_list()
4065 p->destroy.switch_count, in cr3_dump_list()
4066 p->destroy.fixup_user, in cr3_dump_list()
4067 p->destroy.emulate_corr_user); in cr3_dump_list()
4107 if(v->cr3.data->destroy.callback) in hvm_cr_write_postprocess()
4770 if(cur->destroy.callback) in hvm_handler_process()
[all …]
/xen-4.10.0-shim-comet/tools/libxl/
A DCODING_STYLE185 * Unconditionally cancel or destroy the sub-operation in your own
186 cancel or destroy method.
A Dlibxl_internal.h3471 LIBXL_DEFINE_DEVICE_REMOVE_EXT(type, generic, destroy, 1)
3475 LIBXL_DEFINE_DEVICE_REMOVE_EXT(type, type, destroy, 1)
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vtpm.pod.7195 The TPM Manager does not respond to shutdown requests; use the destroy command
270 destroy the vtpm when the guest shuts down.
A Dxl.cfg.pod.5.in353 =item B<destroy>
355 destroy the domain
359 destroy the domain and immediately create a new domain with the same
369 keep the domain. It can be examined, and later destroyed with B<xl destroy>.
371 =item B<coredump-destroy>
374 destroy the domain.
389 The default for B<on_poweroff> is B<destroy>.
399 Default is B<destroy>.
403 Action to take if the domain crashes. Default is B<destroy>.
/xen-4.10.0-shim-comet/
A DREADME112 3. For the very first build, or if you want to destroy build trees,
A DINSTALL132 coredump-destroy or coredump-restart can be specified with this option.
/xen-4.10.0-shim-comet/xen/xsm/flask/policy/
A Daccess_vectors138 destroy

Completed in 47 milliseconds

12