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

/freebsd-9.3-release/sys/i386/linux/
H A DMakefile8 sysent: linux_sysent.c linux_syscall.h linux_proto.h linux_syscalls.c linux_systrace_args.c
10 linux_sysent.c linux_syscall.h linux_proto.h linux_syscalls.c linux_systrace_args.c: \
12 -mv -f linux_sysent.c linux_sysent.c.bak
H A Dlinux_sysvec.c98 extern struct sysent linux_sysent[LINUX_SYS_MAXSYSCALL];
945 .sv_table = linux_sysent,
983 .sv_table = linux_sysent,
H A Dlinux_sysent.c19 struct sysent linux_sysent[] = { variable in typeref:struct:sysent
/freebsd-9.3-release/sys/cddl/dev/systrace/
H A Dsystrace.c77 extern struct sysent linux_sysent[];
80 #define SYSENT linux_sysent
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysvec.c116 extern struct sysent linux_sysent[LINUX_SYS_MAXSYSCALL];
1008 .sv_table = linux_sysent,
H A Dlinux32_sysent.c20 struct sysent linux_sysent[] = { variable in typeref:struct:sysent

Completed in 72 milliseconds