Searched refs:LNET_MT_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
434 #define LNET_MT_HASH_SIZE (1 << LNET_MT_HASH_BITS) macro435 #define LNET_MT_HASH_MASK (LNET_MT_HASH_SIZE - 1)438 #define LNET_MT_HASH_IGNORE LNET_MT_HASH_SIZE
735 for (j = 0; j < LNET_MT_HASH_SIZE + 1; j++) { in lnet_ptl_cleanup()745 LIBCFS_FREE(mhash, sizeof(*mhash) * (LNET_MT_HASH_SIZE + 1)); in lnet_ptl_cleanup()774 sizeof(*mhash) * (LNET_MT_HASH_SIZE + 1)); in lnet_ptl_setup()785 for (j = 0; j < LNET_MT_HASH_SIZE + 1; j++) in lnet_ptl_setup()