Searched refs:cpu_thread_exit (Results 1 – 9 of 9) sorted by relevance
213 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
251 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
250 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
340 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
330 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
204 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
986 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
1173 void cpu_thread_exit(struct thread *);
908 cpu_thread_exit(td); in thread_exit()