Home
last modified time | relevance | path

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

/linux/scripts/include/
H A Dlist.h321 #define INIT_HLIST_HEAD(ptr) ((ptr)->first = NULL) macro
/linux/tools/include/linux/
H A Dlist.h608 #define INIT_HLIST_HEAD(ptr) ((ptr)->first = NULL) macro