Home
last modified time | relevance | path

Searched refs:syscall_thread_exit (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dsubr_syscall.c159 syscall_thread_exit(td, sa->callp); in syscallenter()
/freebsd-12.1/sys/sys/
H A Dsysent.h307 syscall_thread_exit(struct thread *td, struct sysent *se) in syscall_thread_exit() function