Searched refs:cpu_thread_exit (Results 1 – 7 of 7) sorted by relevance
251 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
236 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
305 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
301 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
204 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
1152 void cpu_thread_exit(struct thread *);
876 cpu_thread_exit(td); in thread_exit()