Searched refs:cpu_fetch_syscall_args (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_sysvec.c89 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/freebsd-11-stable/sys/arm/arm/
H A Dsyscall.c102 cpu_fetch_syscall_args(struct thread *td) function
H A Delf_machdep.c88 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/freebsd-11-stable/sys/arm64/arm64/
H A Delf_machdep.c85 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c95 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-11-stable/sys/mips/mips/
H A Delf_machdep.c80 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
135 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dfreebsd32_machdep.c103 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c342 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-11-stable/sys/powerpc/powerpc/
H A Delf64_machdep.c82 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
119 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Delf32_machdep.c104 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c492 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-11-stable/sys/kern/
H A Dimgact_aout.c96 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_sysvec.c193 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/freebsd-11-stable/sys/i386/i386/
H A Delf_machdep.c80 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c1033 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-11-stable/sys/riscv/riscv/
H A Dtrap.c92 cpu_fetch_syscall_args(struct thread *td) function
H A Delf_machdep.c88 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/freebsd-11-stable/sys/amd64/amd64/
H A Delf_machdep.c77 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
H A Dtrap.c943 cpu_fetch_syscall_args(struct thread *td) function
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dtrap.c546 cpu_fetch_syscall_args(struct thread *td) function
H A Delf_machdep.c84 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
/freebsd-11-stable/sys/sys/
H A Dproc.h1074 int cpu_fetch_syscall_args(struct thread *td);

Completed in 154 milliseconds