Home
last modified time | relevance | path

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

/tools/include/linux/
Dhashtable.h31 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()
/tools/testing/selftests/mm/
Dva_high_addr_switch.c184 struct testcase ht[] = { in testcases_init() local
/tools/perf/util/
Dauxtrace.c1981 struct hlist_head *ht; in auxtrace_cache__new() local