Searched refs:cpu_thread_exit (Results 1 – 8 of 8) sorted by relevance
213 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
256 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
258 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
347 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
343 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
1256 void cpu_thread_exit(struct thread *);
1067 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
954 cpu_thread_exit(td); in thread_exit()