Searched refs:htbl (Results 1 – 1 of 1) sorted by relevance
272 static int test_zephyr_hash_chunk_block_size(const struct hash_tp *htbl, size_t nentries);273 static int test_zephyr_hash_chunk(const struct hash_tp *htbl, size_t nentries, size_t chunksz);402 static int test_zephyr_hash_chunk_block_size(const struct hash_tp *htbl, size_t nentries) in test_zephyr_hash_chunk_block_size() argument408 const struct hash_tp *tp = &htbl[n]; in test_zephyr_hash_chunk_block_size()494 static int test_zephyr_hash_chunk(const struct hash_tp *htbl, size_t nentries, size_t chunksz) in test_zephyr_hash_chunk() argument501 const struct hash_tp *tp = &htbl[n]; in test_zephyr_hash_chunk()