Home
last modified time | relevance | path

Searched defs:syscall (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dsyscall.c141 syscall(struct thread *td, struct trapframe *frame) in syscall() function
/f-stack/freebsd/i386/i386/
H A Dtrap.c1109 syscall(struct trapframe *frame) in syscall() function
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac1597 AC_ARG_ENABLE([syscall], optenable
/f-stack/freebsd/sys/
H A Dsysproto.h990 char syscall_l_[PADL_(long)]; long syscall; char syscall_r_[PADR_(long)]; member