Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dlist.h607 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/linux/include/linux/
H A Dlist.h940 #define HLIST_HEAD( global() macro