Searched refs:p_friends (Results 1 – 3 of 3) sorted by relevance
164 fp = fp->p_friends; in pchild()267 pp = pp->p_friends; in pjwait()403 pp = pp->p_friends; in pflush()478 pp->p_friends = pcurrjob; in palloc()480 for (fp = pcurrjob; fp->p_friends != pcurrjob; fp = fp->p_friends) in palloc()482 fp->p_friends = pp; in palloc()487 pp->p_friends = pp; in palloc()638 pp = pp->p_friends; in pendjob()643 pp = pp->p_friends; in pendjob()664 pp = pp->p_friends; in pprint()[all …]
45 struct process *p_friends; /* next in job list (or self) */ member
932 while ((np = np->p_friends) != pp); in phup()