/src/sys/compat/linux/arch/aarch64/ |
linux_sysent.c | 1 /* $NetBSD: linux_sysent.c,v 1.13 2024/09/28 19:36:19 christos Exp $ */ 11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.13 2024/09/28 19:36:19 christos Exp $"); 44 struct sysent linux_sysent[] = { variable in typeref:struct:sysent[]
|
/src/sys/compat/linux/arch/alpha/ |
linux_sysent.c | 1 /* $NetBSD: linux_sysent.c,v 1.122 2024/09/28 19:36:19 christos Exp $ */ 11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.122 2024/09/28 19:36:19 christos Exp $"); 40 struct sysent linux_sysent[] = { variable in typeref:struct:sysent[]
|
/src/sys/compat/linux/arch/amd64/ |
linux_sysent.c | 1 /* $NetBSD: linux_sysent.c,v 1.84 2024/09/28 19:36:19 christos Exp $ */ 11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.84 2024/09/28 19:36:19 christos Exp $"); 45 struct sysent linux_sysent[] = { variable in typeref:struct:sysent[]
|
/src/sys/compat/linux/arch/arm/ |
linux_sysent.c | 1 /* $NetBSD: linux_sysent.c,v 1.95 2024/09/28 19:36:20 christos Exp $ */ 11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.95 2024/09/28 19:36:20 christos Exp $"); 34 struct sysent linux_sysent[] = { variable in typeref:struct:sysent[]
|
/src/sys/compat/linux/arch/i386/ |
linux_sysent.c | 1 /* $NetBSD: linux_sysent.c,v 1.129 2024/09/28 19:36:20 christos Exp $ */ 11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.129 2024/09/28 19:36:20 christos Exp $"); 33 struct sysent linux_sysent[] = { variable in typeref:struct:sysent[]
|
/src/sys/compat/linux/arch/m68k/ |
linux_sysent.c | 1 /* $NetBSD: linux_sysent.c,v 1.120 2024/09/28 19:36:20 christos Exp $ */ 11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.120 2024/09/28 19:36:20 christos Exp $"); 37 struct sysent linux_sysent[] = { variable in typeref:struct:sysent[]
|
/src/sys/compat/linux/arch/mips/ |
linux_sysent.c | 1 /* $NetBSD: linux_sysent.c,v 1.92 2024/09/28 19:36:20 christos Exp $ */ 11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.92 2024/09/28 19:36:20 christos Exp $"); 34 struct sysent linux_sysent[] = { variable in typeref:struct:sysent[]
|
/src/sys/compat/linux/arch/powerpc/ |
linux_sysent.c | 1 /* $NetBSD: linux_sysent.c,v 1.99 2024/09/28 19:36:20 christos Exp $ */ 11 __KERNEL_RCSID(0, "$NetBSD: linux_sysent.c,v 1.99 2024/09/28 19:36:20 christos Exp $"); 32 struct sysent linux_sysent[] = { variable in typeref:struct:sysent[]
|