Searched refs:process_hash_table (Results 1 – 1 of 1) sorted by relevance
47 static struct list_head process_hash_table[PROCESS_HASH_TABLE_SIZE]; variable302 head = process_hash_table + i; in init_process_hash_table()324 head = process_hash_table + slot; in process_hash_search()356 list_add_tail(&pm->hash_list, process_hash_table + slot); in process_hash_insert()