Searched refs:cpu_exit (Results 1 – 7 of 7) sorted by relevance
303 cpu_exit(struct thread *td) in cpu_exit() function
275 cpu_exit(struct thread *td) in cpu_exit() function
288 cpu_exit(struct thread *td) in cpu_exit() function
290 cpu_exit(struct thread *td) in cpu_exit() function
199 cpu_exit(struct thread *td) in cpu_exit() function
1137 void cpu_exit(struct thread *);
431 cpu_exit(td); in exit1()