Searched refs:CONN_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
21 #define CONN_HASH_SIZE 32 macro29 return nodeid & (CONN_HASH_SIZE-1); in nodeid_hash()
213 static struct hlist_head node_hash[CONN_HASH_SIZE];1172 for (i = 0; i < CONN_HASH_SIZE; i++) in dlm_midcomms_start()1389 for (i = 0; i < CONN_HASH_SIZE; i++) { in dlm_midcomms_shutdown()
185 static struct hlist_head connection_hash[CONN_HASH_SIZE];318 for (i = 0; i < CONN_HASH_SIZE; i++) { in foreach_conn()1764 for (i = 0; i < CONN_HASH_SIZE && ok; i++) { in work_flush()1987 for (i = 0; i < CONN_HASH_SIZE; i++) in dlm_lowcomms_start()