Home
last modified time | relevance | path

Searched refs:lookup (Results 1 – 5 of 5) sorted by relevance

/xen/tools/libxl/
A Didl.py186 def lookup(self, name): member in Enumeration
281 ev = keyvar_type.lookup(e)
/xen/tools/ocaml/xenstored/
A Dstore.ml216 let rec lookup node path fct = function
220 | h :: l -> let cnode = Node.find node h in lookup cnode l fct
223 lookup rnode path fct
/xen/stubdom/grub.patches/
A D61btrfs.diff346 +/* Item header for per-leaf lookup */
420 +/* Relationship between lookup pools:
1926 + * optionaly by devid (if lookup is set).
1934 + (lookup ? &(*dev)->devid : 0)))
1957 + int lookup)
1985 + if (discerner(&dev, lookup)) {
1987 + if (lookup)
1999 + if (discerner(&dev, lookup)) {
2001 + if (lookup)
2012 + if (discerner(&dev, lookup)) {
[all …]
/xen/xen/common/
A DKconfig310 bool "Fast symbol lookup (bigger binary)"
/xen/docs/misc/
A Dlivepatch.pandoc1107 * Be able to lookup in the Xen hypervisor the symbol names of functions from the

Completed in 10 milliseconds