Home
last modified time | relevance | path

Searched refs:INIT_HLIST_HEAD (Results 1 – 4 of 4) sorted by relevance

/include/net/
Draw.h54 INIT_HLIST_HEAD(&hashinfo->ht[i]); in raw_hashinfo_init()
/include/linux/
Dwatch_queue.h97 INIT_HLIST_HEAD(&wlist->watchers); in init_watch_list()
Dhashtable.h39 INIT_HLIST_HEAD(&ht[i]); in __hash_init()
Dlist.h837 #define INIT_HLIST_HEAD(ptr) ((ptr)->first = NULL) macro