Home
last modified time | relevance | path

Searched refs:linux_nosys (Results 1 – 18 of 18) sorted by relevance

/freebsd-12-stable/sys/amd64/linux/
Dlinux_syscalls.c9 #define nosys linux_nosys
Dlinux_proto.h37 #define nosys linux_nosys
1284 #define nosys linux_nosys
1570 #define nosys linux_nosys
1577 #define nosys linux_nosys
1584 #define nosys linux_nosys
1591 #define nosys linux_nosys
1598 #define nosys linux_nosys
1605 #define nosys linux_nosys
Dlinux_systrace_args.c14 #define nosys linux_nosys in systrace_args()
2563 #define nosys linux_nosys in systrace_entry_setargdesc()
6543 #define nosys linux_nosys in systrace_return_setargdesc()
Dlinux_sysent.c19 #define nosys linux_nosys
/freebsd-12-stable/sys/amd64/linux32/
Dlinux32_syscalls.c9 #define nosys linux_nosys
Dlinux32_proto.h37 #define nosys linux_nosys
1537 #define nosys linux_nosys
1887 #define nosys linux_nosys
1894 #define nosys linux_nosys
1901 #define nosys linux_nosys
1908 #define nosys linux_nosys
1915 #define nosys linux_nosys
1922 #define nosys linux_nosys
Dlinux32_systrace_args.c14 #define nosys linux_nosys in systrace_args()
2993 #define nosys linux_nosys in systrace_entry_setargdesc()
7581 #define nosys linux_nosys in systrace_return_setargdesc()
Dlinux32_sysent.c19 #define nosys linux_nosys
/freebsd-12-stable/sys/arm64/linux/
Dlinux_syscalls.c9 #define nosys linux_nosys
Dlinux_proto.h37 #define nosys linux_nosys
1068 #define nosys linux_nosys
1298 #define nosys linux_nosys
1305 #define nosys linux_nosys
1312 #define nosys linux_nosys
1319 #define nosys linux_nosys
1326 #define nosys linux_nosys
1333 #define nosys linux_nosys
Dlinux_systrace_args.c14 #define nosys linux_nosys in systrace_args()
2136 #define nosys linux_nosys in systrace_entry_setargdesc()
5517 #define nosys linux_nosys in systrace_return_setargdesc()
Dlinux_sysent.c19 #define nosys linux_nosys
/freebsd-12-stable/sys/i386/linux/
Dlinux_syscalls.c9 #define nosys linux_nosys
Dlinux_proto.h37 #define nosys linux_nosys
1544 #define nosys linux_nosys
1896 #define nosys linux_nosys
1903 #define nosys linux_nosys
1910 #define nosys linux_nosys
1917 #define nosys linux_nosys
1924 #define nosys linux_nosys
1931 #define nosys linux_nosys
Dlinux_systrace_args.c14 #define nosys linux_nosys in systrace_args()
3058 #define nosys linux_nosys in systrace_entry_setargdesc()
7768 #define nosys linux_nosys in systrace_return_setargdesc()
Dlinux_sysent.c19 #define nosys linux_nosys
/freebsd-12-stable/sys/compat/linux/
Dlinux_sysproto.h36 int linux_nosys(struct thread *, struct nosys_args *);
Dlinux_misc.c1667 linux_nosys(struct thread *td, struct nosys_args *ignore) in linux_nosys() function