Searched refs:pcurrent (Results 1 – 2 of 2) sorted by relevance
65 struct process *pcurrent; variable167 if (pcurrent && pcurrent != fp) in pchild()168 pprevious = pcurrent; in pchild()169 pcurrent = fp; in pchild()430 if (pp == pcurrent) { in pclrcurr()432 pcurrent = pprevious; in pclrcurr()436 pcurrent = pgetcurr(pp); in pclrcurr()507 if (pcurrent == NULL) in palloc()508 pcurrent = pp; in palloc()688 pp == pcurrent ? '+' : in pprint()[all …]
99 extern struct process *pcurrent; /* current job in table */