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

/freebsd-12-stable/sys/arm/arm/
H A Dsyscall.c102 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-12-stable/sys/riscv/riscv/
H A Dtrap.c95 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dtrap.c540 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-12-stable/sys/arm64/arm64/
H A Dtrap.c99 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-12-stable/sys/i386/i386/
H A Dtrap.c1024 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-12-stable/sys/amd64/amd64/
H A Dtrap.c1032 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dtrap.c571 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-12-stable/sys/mips/mips/
H A Dtrap.c339 cpu_fetch_syscall_args(struct thread *td) function

Completed in 128 milliseconds