Home
last modified time | relevance | path

Searched defs:callp (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/sys/arch/m68k/m68k/
H A Dlinux_syscall.c107 const struct sysent *callp; in linux_syscall_plain() local
182 const struct sysent *callp; in linux_syscall_fancy() local
H A Dsunos_syscall.c111 const struct sysent *callp; in sunos_syscall_plain() local
220 const struct sysent *callp; in sunos_syscall_fancy() local
H A Dm68k_syscall.c155 const struct sysent *callp; in syscall_plain() local
283 const struct sysent *callp; in syscall_fancy() local
/netbsd-src/sys/arch/arm/arm/
H A Dlinux_syscall.c113 const struct sysent *callp; in linux_syscall_plain() local
164 const struct sysent *callp; in linux_syscall_fancy() local
H A Dsyscall.c185 const struct sysent *callp; in syscall() local
/netbsd-src/sys/arch/alpha/alpha/
H A Dlinux_syscall.c143 const struct sysent *callp; in linux_syscall_plain() local
225 const struct sysent *callp; in linux_syscall_fancy() local
H A Dsyscall.c133 const struct sysent *callp; in syscall() local
/netbsd-src/sys/arch/sparc/sparc/
H A Dsyscall.c136 const struct sysent **callp, union args *args) in getargs()
215 const struct sysent *callp; in syscall() local
/netbsd-src/sys/arch/i386/i386/
H A Dlinux_syscall.c73 register const struct sysent *callp; in linux_syscall() local
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dsyscall.c155 const struct sysent **callp, union args *args, int *s64) in getargs()
280 const struct sysent *callp; in syscall() local
/netbsd-src/sys/arch/amd64/amd64/
H A Dlinux_syscall.c76 const struct sysent *callp; in linux_syscall() local
H A Dlinux32_syscall.c33 const struct sysent *callp; in linux32_syscall() local
H A Dnetbsd32_syscall.c67 const struct sysent *callp; in netbsd32_syscall() local
/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_syscall.c71 const struct sysent *callp; in freebsd_syscall() local
/netbsd-src/sys/arch/sh3/sh3/
H A Dsyscall.c112 const struct sysent *callp; in syscall() local
/netbsd-src/sys/arch/x86/x86/
H A Dsyscall.c93 const struct sysent *callp; in syscall() local
/netbsd-src/sys/arch/vax/vax/
H A Dsyscall.c70 const struct sysent *callp = emul->e_sysent; in syscall() local
/netbsd-src/sys/kern/
H A Dsys_syscall.c68 const struct sysent *callp; in SYS_SYSCALL() local
/netbsd-src/sys/arch/powerpc/powerpc/
H A Dsyscall.c86 const struct sysent *callp; in EMULNAME() local
/netbsd-src/sys/arch/riscv/riscv/
H A Dsyscall.c84 const struct sysent *callp; in EMULNAME() local
[all...]
/netbsd-src/sys/arch/aarch64/aarch64/
H A Dsyscall.c136 const struct sysent * const callp = p->p_emul->e_sysent + code; in EMULNAME() local
H A Daarch32_syscall.c63 const struct sysent *callp; in EMULNAME() local
/netbsd-src/sys/arch/mips/mips/
H A Dsyscall.c127 const struct sysent *callp; in EMULNAME() local
/netbsd-src/sys/rump/kern/lib/libsysproxy/
H A Dsysproxy.c78 struct sysent *callp; in hyp_syscall() local
/netbsd-src/sys/arch/usermode/usermode/
H A Dsyscall.c87 const struct sysent *callp; in syscall() local

12