Searched refs:swapout (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/include/vm/
H A Dvm_glue.c105 static int swapout(struct proc *);
894 * Do not swapout a process that
900 * Lock the map until swapout
932 * do not swapout a realtime process
952 * Do not swapout a process if it is
991 if (swapout(p) == 0)
1048 swapout(p) function
1064 ("swapout: lost a swapout race?"));

Completed in 28 milliseconds