Searched refs:LNET_CPT_BITS (Results 1 – 3 of 3) sorted by relevance
75 #define LNET_CPT_BITS (the_lnet.ln_cpt_bits) macro76 #define LNET_CPT_MASK ((1ULL << LNET_CPT_BITS) - 1)
574 hash = cookie >> (LNET_COOKIE_TYPE_BITS + LNET_CPT_BITS); in lnet_res_lh_lookup()589 unsigned int ibits = LNET_COOKIE_TYPE_BITS + LNET_CPT_BITS; in lnet_res_lh_initialize()769 val = hash_long(key, LNET_CPT_BITS); in lnet_nid_cpt_hash()
50 #define LNET_PROC_CPT_BITS (LNET_CPT_BITS + 1)