Searched refs:CONN_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
65 #define CONN_HASH_SIZE 32 macro150 static struct hlist_head connection_hash[CONN_HASH_SIZE];163 return nodeid & (CONN_HASH_SIZE-1); in nodeid_hash()227 for (i = 0; i < CONN_HASH_SIZE; i++) { in foreach_conn()254 for (i = 0 ; i < CONN_HASH_SIZE; i++) { in assoc2con()1526 for (i = 0; i < CONN_HASH_SIZE; i++) in dlm_lowcomms_start()