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