Searched refs:TDESC_HASH_BUCKETS (Results 1 – 1 of 1) sorted by relevance
128 #define TDESC_HASH_BUCKETS 511 macro1909 dw.dw_tidhash = hash_new(TDESC_HASH_BUCKETS, tdesc_idhash, tdesc_idcmp); in dw_read()1910 dw.dw_fwdhash = hash_new(TDESC_HASH_BUCKETS, tdesc_namehash, in dw_read()1912 dw.dw_enumhash = hash_new(TDESC_HASH_BUCKETS, tdesc_namehash, in dw_read()