Searched refs:HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
158 enum {HASH_SIZE = 128}; enumerator159 static struct list_head chunk_hash_heads[HASH_SIZE];165 return chunk_hash_heads + n % HASH_SIZE; in chunk_hash()915 for (i = 0; i < HASH_SIZE; i++) in audit_tree_init()