Lines Matching full:ppm_hash_table
84 static struct process_pid_map *ppm_hash_table[PPM_HASH_SIZE];544 ppm = ppm_hash_table[hash_idx];566 ppm->hash_next = ppm_hash_table[hash_idx];567 ppm_hash_table[hash_idx] = ppm;