Searched refs:PROC_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
825 #define PROC_HASH_SIZE 2003 macro831 #define PROC_HASH(k) ((k) % PROC_HASH_SIZE)851 static proc_fdinfo_t *process_table[PROC_HASH_SIZE];960 for (i = 0; i < PROC_HASH_SIZE; i++) { in process_hash_dump()1110 for (i = 0; i < PROC_HASH_SIZE; i++) { in process_hash_free()