Searched refs:pidhash_next (Results 1 – 1 of 1) sorted by relevance
105 struct proc *pidhash_next; member150 procp = procp->pidhash_next) in pid_lookup()192 procp->pidhash_next = pidhash[hval]; in proc_insert()203 procp = procp->pidhash_next) in pid_remove()210 pidhash[hval] = procp->pidhash_next; in pid_remove()212 prevp->pidhash_next = procp->pidhash_next; in pid_remove()