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

/freebsd-11-stable/sys/arm/arm/
H A Dsyscall.c102 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-11-stable/sys/riscv/riscv/
H A Dtrap.c92 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dtrap.c546 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-11-stable/sys/arm64/arm64/
H A Dtrap.c95 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-11-stable/sys/i386/i386/
H A Dtrap.c1033 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-11-stable/sys/amd64/amd64/
H A Dtrap.c943 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dtrap.c492 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-11-stable/sys/mips/mips/
H A Dtrap.c342 cpu_fetch_syscall_args(struct thread *td) function

Completed in 132 milliseconds