Home
last modified time | relevance | path

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

/scripts/include/
Dhashtable.h18 static inline void __hash_init(struct hlist_head *ht, unsigned int sz) in __hash_init() argument
23 INIT_HLIST_HEAD(&ht[i]); in __hash_init()