Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm/arm/
H A Dsyscall.c98 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
H A Delf_machdep.c92 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/freebsd-14.2/sys/amd64/amd64/
H A Delf_machdep.c86 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
129 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c1060 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd-14.2/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.c652 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd-14.2/sys/i386/i386/
H A Delf_machdep.c80 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c1045 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/freebsd-14.2/sys/arm64/arm64/
H A Delf_machdep.c92 .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-14.2/sys/kern/
H A Dimgact_aout.c97 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/freebsd-14.2/sys/riscv/riscv/
H A Dtrap.c99 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
H A Delf_machdep.c89 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/freebsd-14.2/sys/sys/
H A Dproc.h1245 int cpu_fetch_syscall_args(struct thread *td);