Searched defs:INIT_HLIST_HEAD (Results 1 - 2 of 2) sorted by path

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

Completed in 164 milliseconds