Searched refs:pcurrent (Results 1 – 1 of 1) sorted by relevance
30 static struct process *pcurrent; variable138 if (pcurrent && pcurrent != fp) in pchild()139 pprevious = pcurrent; in pchild()140 pcurrent = fp; in pchild()395 if (pp == pcurrent) in pclrcurr()397 pcurrent = pprevious; in pclrcurr()400 pcurrent = pgetcurr(pp); in pclrcurr()471 pprevious = pcurrent; in palloc()472 pcurrent = pp; in palloc()657 pp == pcurrent ? '+' : in pprint()[all …]