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

/freebsd-10-stable/sys/arm/arm/
H A Dsyscall.c113 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dtrap.c563 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-10-stable/sys/amd64/amd64/
H A Dtrap.c933 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-10-stable/sys/i386/i386/
H A Dtrap.c1103 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-10-stable/sys/powerpc/booke/
H A Dtrap.c320 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-10-stable/sys/ia64/ia64/
H A Dtrap.c899 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-10-stable/sys/powerpc/aim/
H A Dtrap.c435 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function
/freebsd-10-stable/sys/mips/mips/
H A Dtrap.c342 cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa) function

Completed in 77 milliseconds