Home
last modified time | relevance | path

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

/linux/tools/include/linux/
A Dlist.h596 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/linux/include/linux/
A Dlist.h792 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro

Completed in 10 milliseconds