Searched refs:LNET_MT_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
578 #define LNET_MT_HASH_SIZE (1 << LNET_MT_HASH_BITS) macro579 #define LNET_MT_HASH_MASK (LNET_MT_HASH_SIZE - 1)582 #define LNET_MT_HASH_IGNORE LNET_MT_HASH_SIZE
736 for (j = 0; j < LNET_MT_HASH_SIZE + 1; j++) { in lnet_ptl_cleanup()746 LIBCFS_FREE(mhash, sizeof(*mhash) * (LNET_MT_HASH_SIZE + 1)); in lnet_ptl_cleanup()775 sizeof(*mhash) * (LNET_MT_HASH_SIZE + 1)); in lnet_ptl_setup()786 for (j = 0; j < LNET_MT_HASH_SIZE + 1; j++) in lnet_ptl_setup()