TIDHASH
LIST_INSERT_HEAD(TIDHASH(0), p, p_hash);
LIST_INSERT_HEAD(TIDHASH(p->p_tid), p, p_hash);
LIST_FOREACH(p, TIDHASH(tid), p_hash)