Searched refs:LNET_CPT_BITS (Results 1 – 3 of 3) sorted by relevance
62 #define LNET_CPT_BITS (the_lnet.ln_cpt_bits) macro63 #define LNET_CPT_MASK ((1ULL << LNET_CPT_BITS) - 1)
497 hash = cookie >> (LNET_COOKIE_TYPE_BITS + LNET_CPT_BITS); in lnet_res_lh_lookup()512 unsigned int ibits = LNET_COOKIE_TYPE_BITS + LNET_CPT_BITS; in lnet_res_lh_initialize()699 val = hash_long(key, LNET_CPT_BITS); in lnet_nid_cpt_hash()
33 #define LNET_PROC_CPT_BITS (LNET_CPT_BITS + 1)