Searched refs:LNET_LH_HASH_MASK (Results 1 – 2 of 2) sorted by relevance
490 #define LNET_LH_HASH_MASK (LNET_LH_HASH_SIZE - 1) macro
506 head = &rec->rec_lh_hash[hash & LNET_LH_HASH_MASK]; in lnet_res_lh_lookup()526 hash = (lh->lh_cookie >> ibits) & LNET_LH_HASH_MASK; in lnet_res_lh_initialize()