Searched refs:CONN_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
64 #define CONN_HASH_SIZE 32 macro162 static struct hlist_head connection_hash[CONN_HASH_SIZE];175 return nodeid & (CONN_HASH_SIZE-1); in nodeid_hash()238 for (i = 0; i < CONN_HASH_SIZE; i++) { in foreach_conn()263 for (i = 0 ; i < CONN_HASH_SIZE; i++) { in assoc2con()1772 for (i = 0; i < CONN_HASH_SIZE; i++) in dlm_lowcomms_start()