Searched defs:sz (Results 1 – 2 of 2) sorted by relevance
18 static inline void __hash_init(struct hlist_head *ht, unsigned int sz) in __hash_init()
120 static unsigned int strhash(const char *str, unsigned int sz) in strhash()