Searched refs:PPI_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
101 #define PPI_HASH_SIZE (1 << PPI_HASH_SHIFT) macro102 #define PPI_HASH_MASK (PPI_HASH_SIZE - 1)103 static struct per_process_info *ppi_hash_table[PPI_HASH_SIZE];