Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 37) sorted by relevance

12

/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/
A Dsysconfig.xendomains.in37 # Set this to a non-empty string if you want to migrate virtual machines
40 # to migrate to and optionally parameters like --live. Leave empty if
52 # is set (see below). Leave empty to disable domain saving on shutdown
64 # for the domain to be really down. Leave empty to skip domain shutdown.
77 # Leave it empty not to do anything special here.
96 # Leave empty if you don't want to start domains automatically
/xen-4.10.0-shim-comet/tools/ocaml/libs/xb/
A Dxs_ring.ml38 then Server_features.empty
43 let x = if set = Server_features.empty then 0 else 1 in
A Dxb.ml120 (* after sending one packet, partial is empty *)
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/bindings/swig/perl/
A D.empty1 This directory is empty; this file is included to prevent version control systems from removing the…
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/bindings/swig/python/
A D.empty1 This directory is empty; this file is included to prevent version control systems from removing the…
/xen-4.10.0-shim-comet/tools/blktap2/drivers/
A Dblock-cache.c415 int i, empty; in radix_tree_prune_branch() local
418 empty = 1; in radix_tree_prune_branch()
420 return empty; in radix_tree_prune_branch()
427 empty = 0; in radix_tree_prune_branch()
434 empty = 0; in radix_tree_prune_branch()
447 if (empty && !radix_tree_node_is_root(tree, node)) in radix_tree_prune_branch()
450 return empty; in radix_tree_prune_branch()
/xen-4.10.0-shim-comet/tools/libxl/
A Dcheck-xl-disk-parse111 one 0 ,empty,hdc:cdrom,r
122 one 0 vdev=hdc,access=r,devtype=cdrom,format=empty
A Dcheck-xl-vcpupin-parse.data-example17 # Testing the empty cpumap case
A Dlibxl_disk.c681 flexarray_t *insert = NULL, *empty = NULL; in libxl_cdrom_insert() local
759 empty = flexarray_make(gc, 4, 1); in libxl_cdrom_insert()
760 flexarray_append_pair(empty, "type", in libxl_cdrom_insert()
762 flexarray_append_pair(empty, "params", ""); in libxl_cdrom_insert()
794 char **kvs = libxl__xs_kvs_of_flexarray(gc, empty); in libxl_cdrom_insert()
A Dlibxl_json.c220 if (!kvl) goto empty;
231 empty:
281 if (!l) goto empty;
287 empty:
A Dlibxl_cpuid.c431 if (cpuid == NULL) goto empty; in libxl_cpuid_policy_list_gen_json()
459 empty: in libxl_cpuid_policy_list_gen_json()
A Dlibxl_event.c465 libxl__ev_watch_slot *slotcontents = LIBXL_SLIST_NEXT(slot, empty); in libxl__watch_slot_contents()
500 slot->empty.sle_next = (void*)w; in libxl__set_watch_slot_contents()
620 &newarray[i], empty); in libxl__ev_xswatch_register()
626 LIBXL_SLIST_REMOVE_HEAD(&CTX->watch_freeslots, empty); in libxl__ev_xswatch_register()
657 LIBXL_SLIST_INSERT_HEAD(&CTX->watch_freeslots, use, empty); in libxl__ev_xswatch_register()
681 LIBXL_SLIST_INSERT_HEAD(&CTX->watch_freeslots, slot, empty); in libxl__ev_xswatch_deregister()
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dtrie.ml30 let empty key = { function
161 let node = Node.empty h in
174 then Node.set_children (Node.empty h) children
A Dtrie.mli24 (** Creates an empty trie. *)
60 If [p] is not a valid path of [t], it returns an empty trie. *)
A Dperms.ml70 | [] -> invalid_arg "permvec empty"
/xen-4.10.0-shim-comet/docs/man/
A Dxl-disk-configuration.pod.547 is not specified, or if it is specified with an empty value (whether
76 for a cdrom device, lack of this attribute would imply an empty cdrom
84 it must come last. This is permissible even if an empty value for
522 =head2 Missing format and empty target
528 This is solely for compatibility with xend's syntax for empty cdroms,
/xen-4.10.0-shim-comet/tools/xenstore/
A DMakefile196 rmdir --ignore-fail-on-non-empty $(DESTDIR)$(XEN_LIB_STORED); \
200 rmdir --ignore-fail-on-non-empty $(DESTDIR)$(includedir)/xenstore-compat; \
/xen-4.10.0-shim-comet/docs/misc/
A Dxenstore.txt32 existing path maps to a possibly empty value, and may also have zero
41 forbidden. The empty path is also forbidden. Paths longer than 3072
91 empty strings by all current clients. Clients should not send
137 WRITE creates any missing parent paths, with empty values.
141 it and any missing parents with empty values. If <path>
A Dstubdom.txt57 empty (dhcp will be automatically performed)
A Dkconfig.txt97 be unset or empty, or set to three different formats:
100 unset or empty 50 : 50 33 : 33 : 34
A Dxenstore-paths.markdown180 path with an empty value which the guest may choose to overwrite.
196 for both sides. By writing a non-empty string to the node, the guest
255 If this key is not present, is empty, or is all-zeros ("0:0") then the
408 activities. The guest acknowledges a request by writing the empty
465 necessary. The guest acknowledges a request by writing the empty
A Dxenstore-ring.txt105 - empty the Input and Output queues in the xenstore ring;
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dvideo.S796 jz empty
802 empty: ret label
/xen-4.10.0-shim-comet/xen/drivers/char/
A Dehci-dbgp.c1246 bool_t empty = 0; in _ehci_dbgp_poll() local
1258 empty = 1; in _ehci_dbgp_poll()
1265 if ( empty ) in _ehci_dbgp_poll()
/xen-4.10.0-shim-comet/m4/
A Dax_compare_version.m467 # empty string is the same as version 0. OP is evaluated by autoconf, not

Completed in 41 milliseconds

12