Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/memshr/
A Dbidir-namedefs.h43 #define __key_lookup INTERNAL_NAME_TWO(BIDIR_KEY, lookup)
44 #define __value_lookup INTERNAL_NAME_TWO(BIDIR_VALUE, lookup)
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.gperf3 %define lookup-function-name kconf_id_lookup
/xen-4.10.0-shim-comet/tools/libxl/
A Didl.py184 def lookup(self, name): member in Enumeration
279 ev = keyvar_type.lookup(e)
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dstore.ml209 let rec lookup node path fct = function
213 | h :: l -> let cnode = Node.find node h in lookup cnode l fct
216 lookup rnode path fct
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D61btrfs.diff357 +/* Item header for per-leaf lookup */
431 +/* Relationship between lookup pools:
1937 + * optionaly by devid (if lookup is set).
1945 + (lookup ? &(*dev)->devid : 0)))
1968 + int lookup)
1996 + if (discerner(&dev, lookup)) {
1998 + if (lookup)
2010 + if (discerner(&dev, lookup)) {
2012 + if (lookup)
2023 + if (discerner(&dev, lookup)) {
[all …]
/xen-4.10.0-shim-comet/xen/common/
A DKconfig243 bool "Fast symbol lookup (bigger binary)"
/xen-4.10.0-shim-comet/docs/misc/
A Dlivepatch.markdown962 * Be able to lookup in the Xen hypervisor the symbol names of functions from the

Completed in 11 milliseconds