Home
last modified time | relevance | path

Searched refs:linux_socket (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/sys/modules/linux64/
H A DMakefile11 linux_socket.c linux_stats.c linux_sysctl.c linux_sysent.c \
/freebsd-12.1/sys/modules/linux/
H A DMakefile16 linux_socket.c linux_stats.c linux_sysctl.c linux${SFX}_sysent.c \
/freebsd-12.1/sys/compat/linux/
H A Dlinux_socket.c698 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 Dlinux_sysent.c218 …{ AS(linux_socket_args), (sy_call_t *)linux_socket, AUE_SOCKET, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux_proto.h1212 int linux_socket(struct thread *, struct linux_socket_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c61 …{ AS(linux_socket_args), (sy_call_t *)linux_socket, AUE_SOCKET, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux_proto.h1275 int linux_socket(struct thread *, struct linux_socket_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c379 …{ AS(linux_socket_args), (sy_call_t *)linux_socket, AUE_SOCKET, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux32_proto.h1795 int linux_socket(struct thread *, struct linux_socket_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c379 …{ AS(linux_socket_args), (sy_call_t *)linux_socket, AUE_SOCKET, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux_proto.h1815 int linux_socket(struct thread *, struct linux_socket_args *);
/freebsd-12.1/sys/conf/
H A Dfiles.i386102 compat/linux/linux_socket.c optional compat_linux
H A Dfiles.amd64669 compat/linux/linux_socket.c optional compat_linux32