Searched refs:oldproc (Results 1 – 2 of 2) sorted by relevance
305 cpu_switchto(struct proc *oldproc, struct proc *newproc) in cpu_switchto() argument313 cpu_switchto_asm(oldproc, newproc); in cpu_switchto()
889 void cpu_switchto_asm(struct proc *oldproc, struct proc *newproc);892 cpu_switchto(struct proc *oldproc, struct proc *newproc) in cpu_switchto() argument906 cpu_switchto_asm(oldproc, newproc); in cpu_switchto()