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()
211 static struct hlist_head node_hash[CONN_HASH_SIZE];1154 for (i = 0; i < CONN_HASH_SIZE; i++) in dlm_midcomms_start()1371 for (i = 0; i < CONN_HASH_SIZE; i++) { in dlm_midcomms_shutdown()
183 static struct hlist_head connection_hash[CONN_HASH_SIZE];297 for (i = 0; i < CONN_HASH_SIZE; i++) { in foreach_conn()1733 for (i = 0; i < CONN_HASH_SIZE && ok; i++) { in work_flush()1956 for (i = 0; i < CONN_HASH_SIZE; i++) in dlm_lowcomms_start()