Home
last modified time | relevance | path

Searched refs:tl_hash_size (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c804 static size_t tl_hash_size = TL_HASH_SIZE; variable
1087 mod_hash_create_idhash(name, tl_hash_size - 1, in tl_attach()
1091 mod_hash_create_ptrhash(name, tl_hash_size, in tl_attach()
1095 mod_hash_create_idhash(name, tl_hash_size - 1, in tl_attach()
1103 tl_hash_size, mod_hash_null_valdtor, in tl_attach()
1109 tl_hash_size, mod_hash_null_keydtor, in tl_attach()