Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dsyscall.c100 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,
/f-stack/freebsd/amd64/amd64/
H A Delf_machdep.c77 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
112 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c1022 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/f-stack/freebsd/i386/i386/
H A Delf_machdep.c79 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c1014 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/f-stack/freebsd/arm64/arm64/
H A Delf_machdep.c86 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c123 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/f-stack/freebsd/kern/
H A Dimgact_aout.c99 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/f-stack/freebsd/mips/mips/
H A Delf_machdep.c87 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dfreebsd32_machdep.c102 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c339 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
/f-stack/freebsd/sys/
H A Dproc.h1141 int cpu_fetch_syscall_args(struct thread *td);