Searched refs:linux_ipc (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/sys/modules/linux64/ |
| H A D | Makefile | 12 linux_futex.c linux_getcwd.c linux_ioctl.c linux_ipc.c \
|
| /freebsd-13.1/sys/modules/linux/ |
| H A D | Makefile | 17 linux_futex.c linux_getcwd.c linux_ioctl.c linux_ipc.c \
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_machdep.c | 129 linux_ipc(struct thread *td, struct linux_ipc_args *args) in linux_ipc() function
|
| H A D | linux_sysent.c | 137 …{ .sy_narg = AS(linux_ipc_args), .sy_call = (sy_call_t *)linux_ipc, .sy_auevent = AUE_NULL, .sy_fl…
|
| H A D | linux_proto.h | 1721 int linux_ipc(struct thread *, struct linux_ipc_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_machdep.c | 252 linux_ipc(struct thread *td, struct linux_ipc_args *args) in linux_ipc() function
|
| H A D | linux32_sysent.c | 137 …{ .sy_narg = AS(linux_ipc_args), .sy_call = (sy_call_t *)linux_ipc, .sy_auevent = AUE_NULL, .sy_fl…
|
| H A D | linux32_proto.h | 1727 int linux_ipc(struct thread *, struct linux_ipc_args *);
|
| /freebsd-13.1/sys/conf/ |
| H A D | files.i386 | 63 compat/linux/linux_ipc.c optional compat_linux
|
| H A D | files.amd64 | 450 compat/linux/linux_ipc.c optional compat_linux32
|