Home
last modified time | relevance | path

Searched refs:cpu_fetch_syscall_args (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/arm/arm/
H A Dsyscall.c97 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
H A Delf_machdep.c91 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/freebsd/sys/amd64/amd64/
H A Delf_machdep.c85 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
128 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c1070 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd/sys/powerpc/powerpc/
H A Delf64_machdep.c91 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
133 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Delf32_machdep.c129 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c651 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd/sys/i386/i386/
H A Delf_machdep.c80 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c1043 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd/sys/kern/
H A Dimgact_aout.c96 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/freebsd/sys/arm64/arm64/
H A Delf_machdep.c95 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c133 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
H A Delf_machdep.c88 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/freebsd/sys/sys/
H A Dproc.h1226 int cpu_fetch_syscall_args(struct thread *td);