Home
last modified time | relevance | path

Searched refs:syscallenter (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dsyscall.c144 syscallenter(td); in syscall()
/f-stack/freebsd/amd64/ia32/
H A Dia32_syscall.c214 syscallenter(td); in ia32_syscall()
/f-stack/freebsd/kern/
H A Dsubr_syscall.c58 syscallenter(struct thread *td) in syscallenter() function
/f-stack/freebsd/arm64/arm64/
H A Dtrap.c187 syscallenter(td); in svc_handler()
/f-stack/freebsd/i386/i386/
H A Dtrap.c1127 syscallenter(td); in syscall()
/f-stack/freebsd/amd64/amd64/
H A Dtrap.c1156 syscallenter(td); in amd64_syscall()
/f-stack/freebsd/mips/mips/
H A Dtrap.c787 syscallenter(td); in trap()