Searched refs:_syscall_thread_exit (Results 1 – 2 of 2) sorted by relevance
295 void _syscall_thread_exit(struct thread *td, struct sysent *se);312 _syscall_thread_exit(td, se); in syscall_thread_exit()
97 _syscall_thread_exit(struct thread *td, struct sysent *se) in _syscall_thread_exit() function