Searched refs:LNET_LH_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
633 #define LNET_LH_HASH_SIZE (1ULL << LNET_LH_HASH_BITS) macro634 #define LNET_LH_HASH_MASK (LNET_LH_HASH_SIZE - 1)
478 LNET_LH_HASH_SIZE * sizeof(rec->rec_lh_hash[0])); in lnet_res_container_cleanup()507 LNET_LH_HASH_SIZE * sizeof(rec->rec_lh_hash[0])); in lnet_res_container_setup()513 for (i = 0; i < LNET_LH_HASH_SIZE; i++) in lnet_res_container_setup()