Searched refs:PPI_HASH_MASK (Results 1 – 1 of 1) sorted by relevance
102 #define PPI_HASH_MASK (PPI_HASH_SIZE - 1) macro635 return jhash_1word(pid, JHASH_RANDOM) & PPI_HASH_MASK; in ppi_hash_pid()640 return jhash(name, 16, JHASH_RANDOM) & PPI_HASH_MASK; in ppi_hash_name()