Searched refs:swapout (Results 1 – 1 of 1) sorted by relevance
167 static int swapout(struct proc *);844 if (doswap && swapout(p) == 0) in swapout_procs()897 swapout(struct proc *p) in swapout() function