Searched refs:LNET_LH_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
489 #define LNET_LH_HASH_SIZE (1ULL << LNET_LH_HASH_BITS) macro490 #define LNET_LH_HASH_MASK (LNET_LH_HASH_SIZE - 1)
417 LNET_LH_HASH_SIZE * sizeof(rec->rec_lh_hash[0])); in lnet_res_container_cleanup()438 LNET_LH_HASH_SIZE * sizeof(rec->rec_lh_hash[0])); in lnet_res_container_setup()444 for (i = 0; i < LNET_LH_HASH_SIZE; i++) in lnet_res_container_setup()