Home
last modified time | relevance | path

Searched refs:typ (Results 1 – 3 of 3) sorted by relevance

/xen/tools/hotplug/Linux/
A Dexternal-device-migrate56 local step host domname typ recover filename func stype
63 -type) typ=$2; shift; shift;;
73 "$typ" = "" -o \
81 filename="$dir/$typ$stype-migration.sh"
89 func="$typ"_recover
92 func="$typ"_migration_step
/xen/xen/include/xen/
A Dhypfs.h49 #define HYPFS_VARSIZE_INIT(var, typ, nam, msz) \ argument
51 .e.type = (typ), \
75 #define HYPFS_FIXEDSIZE_INIT(var, typ, nam, contvar, wr) \ argument
77 .e.type = (typ), \
A Ddevice_tree.h41 #define __DT_MATCH_TYPE(typ) .type = typ argument
47 #define DT_MATCH_TYPE(typ) { __DT_MATCH_TYPE(typ) } argument

Completed in 5 milliseconds