Home
last modified time | relevance | path

Searched defs:hlist_head (Results 1 – 2 of 2) sorted by relevance

/xen/tools/xenstore/
A Dlist.h352 struct hlist_head { struct
361 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
/xen/xen/include/xen/
A Dlist.h683 struct hlist_head { struct
692 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument

Completed in 8 milliseconds