Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm/arm/
H A Dsyscall.c102 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd-12.1/sys/riscv/riscv/
H A Dtrap.c95 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd-12.1/sys/sparc64/sparc64/
H A Dtrap.c538 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd-12.1/sys/arm64/arm64/
H A Dtrap.c99 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd-12.1/sys/i386/i386/
H A Dtrap.c1048 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd-12.1/sys/amd64/amd64/
H A Dtrap.c1054 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd-12.1/sys/powerpc/powerpc/
H A Dtrap.c571 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd-12.1/sys/mips/mips/
H A Dtrap.c339 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function