Searched refs:pr_htbl (Results 1 – 2 of 2) sorted by relevance
123 static struct uproc pr_htbl[HSIZE]; variable613 tp = up = &pr_htbl[pid % HSIZE]; in findhash()
127 static struct uproc pr_htbl[HSIZE]; variable702 tp = up = &pr_htbl[(int)pid % HSIZE]; in findhash()