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

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

Completed in 173 milliseconds