Searched refs:tl_hash_size (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/ |
H A D | tl.c | 814 static size_t tl_hash_size = TL_HASH_SIZE; variable 1021 mod_hash_create_idhash(name, tl_hash_size - 1, in tl_attach() 1025 mod_hash_create_ptrhash(name, tl_hash_size, in tl_attach() 1029 mod_hash_create_idhash(name, tl_hash_size - 1, in tl_attach() 1037 tl_hash_size, mod_hash_null_valdtor, in tl_attach() 1043 tl_hash_size, mod_hash_null_keydtor, in tl_attach()
|