Searched refs:linux_socket (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/sys/modules/linux64/ |
| H A D | Makefile | 11 linux_socket.c linux_stats.c linux_sysctl.c linux_sysent.c \
|
| /freebsd-12.1/sys/modules/linux/ |
| H A D | Makefile | 16 linux_socket.c linux_stats.c linux_sysctl.c linux${SFX}_sysent.c \
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_socket.c | 698 linux_socket(struct thread *td, struct linux_socket_args *args) in linux_socket() function 1739 return (linux_socket(td, arg)); in linux_socketcall()
|
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 218 …{ AS(linux_socket_args), (sy_call_t *)linux_socket, AUE_SOCKET, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
|
| H A D | linux_proto.h | 1212 int linux_socket(struct thread *, struct linux_socket_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 61 …{ AS(linux_socket_args), (sy_call_t *)linux_socket, AUE_SOCKET, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
|
| H A D | linux_proto.h | 1275 int linux_socket(struct thread *, struct linux_socket_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 379 …{ AS(linux_socket_args), (sy_call_t *)linux_socket, AUE_SOCKET, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
|
| H A D | linux32_proto.h | 1795 int linux_socket(struct thread *, struct linux_socket_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 379 …{ AS(linux_socket_args), (sy_call_t *)linux_socket, AUE_SOCKET, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
|
| H A D | linux_proto.h | 1815 int linux_socket(struct thread *, struct linux_socket_args *);
|
| /freebsd-12.1/sys/conf/ |
| H A D | files.i386 | 102 compat/linux/linux_socket.c optional compat_linux
|
| H A D | files.amd64 | 669 compat/linux/linux_socket.c optional compat_linux32
|