Lines Matching full:pflush
37 void pflush(struct process *);
157 pflush(pp); in pchild()
183 pflush(pp); in pnote()
289 pflush(pp); in pjwait()
303 pflush(pp); in pjwait()
340 tprintf("TRACE- pflush()\n"); in pflushall()
344 pflush(pp); in pflushall()
348 * pflush - flag all process structures in the same job as the
350 * space is not done here since pflush is called at interrupt level.
353 pflush(struct process *pp) in pflush() function
359 tprintf("TRACE- pflush()\n"); in pflush()
803 pflush(pp); in dojobs()