Searched refs:linux_sysent (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/modules/compat_linux/
H A DMakefile22 SRCS+= linux_machdep.c linux_syscalls.c linux_sysent.c linux_commons.c
32 SRCS+= linux_machdep.c linux_syscalls.c linux_sysent.c linux_commons.c
43 SRCS+= linux_machdep.c linux_syscalls.c linux_sysent.c linux_commons.c
/netbsd-current/sys/arch/i386/i386/
H A Dlinux_syscall.c55 extern struct sysent linux_sysent[];
81 callp = linux_sysent;
/netbsd-current/sys/compat/linux/common/
H A Dlinux_exec.c75 extern struct sysent linux_sysent[];
95 .e_sysent = linux_sysent,
/netbsd-current/external/cddl/osnet/dev/systrace/
H A Dsystrace.c82 extern struct sysent linux_sysent[];
85 #define SYSENT linux_sysent
/netbsd-current/sys/compat/linux/arch/aarch64/
H A Dlinux_sysent.c1 /* $NetBSD: linux_sysent.c,v 1.10 2023/08/19 17:50:24 christos Exp $ */
11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.10 2023/08/19 17:50:24 christos Exp $");
42 struct sysent linux_sysent[] = { variable in typeref:struct:sysent
/netbsd-current/sys/compat/linux/arch/mips/
H A Dlinux_sysent.c1 /* $NetBSD: linux_sysent.c,v 1.89 2023/08/19 17:50:25 christos Exp $ */
11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.89 2023/08/19 17:50:25 christos Exp $");
32 struct sysent linux_sysent[] = { variable in typeref:struct:sysent
/netbsd-current/sys/compat/linux/arch/i386/
H A Dlinux_sysent.c1 /* $NetBSD: linux_sysent.c,v 1.126 2023/08/19 17:50:24 christos Exp $ */
11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.126 2023/08/19 17:50:24 christos Exp $");
31 struct sysent linux_sysent[] = { variable in typeref:struct:sysent
/netbsd-current/sys/compat/linux/arch/m68k/
H A Dlinux_sysent.c1 /* $NetBSD: linux_sysent.c,v 1.117 2023/08/19 17:50:25 christos Exp $ */
11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.117 2023/08/19 17:50:25 christos Exp $");
35 struct sysent linux_sysent[] = { variable in typeref:struct:sysent
/netbsd-current/sys/compat/linux/arch/powerpc/
H A Dlinux_sysent.c1 /* $NetBSD: linux_sysent.c,v 1.96 2023/08/19 17:50:25 christos Exp $ */
11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.96 2023/08/19 17:50:25 christos Exp $");
30 struct sysent linux_sysent[] = { variable in typeref:struct:sysent
/netbsd-current/sys/compat/linux/arch/arm/
H A Dlinux_sysent.c1 /* $NetBSD: linux_sysent.c,v 1.92 2023/08/19 17:50:24 christos Exp $ */
11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.92 2023/08/19 17:50:24 christos Exp $");
32 struct sysent linux_sysent[] = { variable in typeref:struct:sysent
/netbsd-current/sys/compat/linux/arch/amd64/
H A Dlinux_sysent.c1 /* $NetBSD: linux_sysent.c,v 1.81 2023/08/19 17:50:24 christos Exp $ */
11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.81 2023/08/19 17:50:24 christos Exp $");
42 struct sysent linux_sysent[] = { variable in typeref:struct:sysent
/netbsd-current/sys/compat/linux/arch/alpha/
H A Dlinux_sysent.c1 /* $NetBSD: linux_sysent.c,v 1.119 2023/08/19 17:50:24 christos Exp $ */
11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.119 2023/08/19 17:50:24 christos Exp $");
37 struct sysent linux_sysent[] = { variable in typeref:struct:sysent

Completed in 273 milliseconds