Searched refs:AVRULEX_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
59 #define AVRULEX_TABLE_SIZE (1 << 10) macro4434 return hash & (AVRULEX_TABLE_SIZE - 1); in avrulex_hash()5094 avrulex_ioctl_table = hashtab_create(avrulex_hash, avrulex_compare, AVRULEX_TABLE_SIZE); in cil_binary_create_allocated_pdb()