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

/barrelfish-master/include/vm/
H A Dvm_glue.c108 static void vm_thread_swapout(struct thread *td);
540 vm_thread_swapout(struct thread *td) function
554 panic("vm_thread_swapout: kstack already missing?");
1096 vm_thread_swapout(td);

Completed in 13 milliseconds