Home
last modified time | relevance | path

Searched defs:h (Results 1 – 5 of 5) sorted by relevance

/kvmtool/include/kvm/
H A Dparse-options.h103 #define OPT_INTEGER(s, l, v, h) \ argument
112 #define OPT_UINTEGER(s, l, v, h) \ argument
121 #define OPT_U64(s, l, v, h) \ argument
130 #define OPT_STRING(s, l, v, a, h) \ argument
140 #define OPT_BOOLEAN(s, l, v, h) \ argument
149 #define OPT_INCR(s, l, v, h) \ argument
158 #define OPT_GROUP(h) \ argument
164 #define OPT_CALLBACK(s, l, v, a, h, f, p) \ argument
176 #define OPT_CALLBACK_NOOPT(s, l, v, a, h, f, p) \ argument
189 #define OPT_CALLBACK_DEFAULT(s, l, v, a, h, f, d, p) \ argument
H A Drbtree-interval.h7 #define RB_INT_INIT(l, h) \ argument
/kvmtool/include/linux/
H A Dbits.h4 #define GENMASK(h, l) \ argument
H A Dlist.h597 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE()
603 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed()
608 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty()
637 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
/kvmtool/disk/
H A Dqcow.c1280 struct qcow_header *h; in qcow2_probe() local
1425 struct qcow_header *h; in qcow1_probe() local