Home
last modified time | relevance | path

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

/tools/include/linux/
Dhashtable.h34 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()
/tools/perf/util/
Dauxtrace.c1314 struct hlist_head *ht; in auxtrace_cache__new() local