Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Dsyscall.c97 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd/sys/riscv/riscv/
H A Dtrap.c97 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd/sys/i386/i386/
H A Dtrap.c1027 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd/sys/arm64/arm64/
H A Dtrap.c136 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd/sys/amd64/amd64/
H A Dtrap.c1074 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd/sys/powerpc/powerpc/
H A Dtrap.c654 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function