PIDHASH
LIST_INSERT_HEAD(PIDHASH(0), pr, ps_hash);
LIST_INSERT_HEAD(PIDHASH(pr->ps_pid), pr, ps_hash);
LIST_FOREACH(pr, PIDHASH(pid), ps_hash)