Searched defs:ht (Results 1 – 2 of 2) sorted by relevance
34 static inline void __hash_init(struct hlist_head *ht, unsigned int sz) in __hash_init()72 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) in __hash_empty()
1314 struct hlist_head *ht; in auxtrace_cache__new() local