Home
last modified time | relevance | path

Searched refs:linux_sysent (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/sys/cddl/dev/systrace/
Dsystrace.c77 extern struct sysent linux_sysent[];
80 #define SYSENT linux_sysent
/freebsd-12-stable/sys/modules/linux64/
DMakefile14 linux_socket.c linux_stats.c linux_sysctl.c linux_sysent.c \
/freebsd-12-stable/sys/arm64/linux/
Dlinux_sysvec.c69 extern struct sysent linux_sysent[LINUX_SYS_MAXSYSCALL];
361 .sv_table = linux_sysent,
Dlinux_sysent.c18 struct sysent linux_sysent[] = { variable
/freebsd-12-stable/sys/i386/linux/
Dlinux_sysvec.c87 extern struct sysent linux_sysent[LINUX_SYS_MAXSYSCALL];
802 .sv_table = linux_sysent,
838 .sv_table = linux_sysent,
Dlinux_sysent.c18 struct sysent linux_sysent[] = { variable
/freebsd-12-stable/sys/amd64/linux/
Dlinux_sysvec.c95 extern struct sysent linux_sysent[LINUX_SYS_MAXSYSCALL];
681 .sv_table = linux_sysent,
Dlinux_sysent.c18 struct sysent linux_sysent[] = { variable
/freebsd-12-stable/sys/conf/
Dfiles.i386550 i386/linux/linux_sysent.c optional compat_linux