Searched defs:ht (Results 1 – 3 of 3) sorted by relevance
31 static inline void __hash_init(struct hlist_head *ht, unsigned int sz) in __hash_init()69 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) in __hash_empty()
184 struct testcase ht[] = { in testcases_init() local
1981 struct hlist_head *ht; in auxtrace_cache__new() local