Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dsubr_syscall.c167 syscall_thread_exit(td, sa->callp); in syscallenter()
/freebsd-12-stable/sys/sys/
Dsysent.h307 syscall_thread_exit(struct thread *td, struct sysent *se) in syscall_thread_exit() function