Searched defs:cpu_fetch_syscall_args (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/sys/arm/arm/
H A Dsyscall.c102 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-11.0-release/sys/riscv/riscv/
H A Dtrap.c92 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-11.0-release/sys/i386/i386/
H A Dtrap.c1034 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-11.0-release/sys/arm64/arm64/
H A Dtrap.c95 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-11.0-release/sys/amd64/amd64/
H A Dtrap.c872 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-11.0-release/sys/sparc64/sparc64/
H A Dtrap.c541 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-11.0-release/sys/powerpc/powerpc/
H A Dtrap.c484 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-11.0-release/sys/mips/mips/
H A Dtrap.c342 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function

Completed in 293 milliseconds