Home
last modified time | relevance | path

Searched refs:linux_ipc (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/sys/modules/linux64/
H A DMakefile15 linux_ipc.c \
/freebsd-src/sys/modules/linux/
H A DMakefile20 linux_ipc.c \
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_machdep.c119 linux_ipc(struct thread *td, struct linux_ipc_args *args) in linux_ipc() function
H A Dlinux32_sysent.c135 { .sy_narg = AS(linux_ipc_args), .sy_call = (sy_call_t *)linux_ipc, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 117 = linux_ipc */
H A Dlinux32_proto.h1824 int linux_ipc(struct thread *, struct linux_ipc_args *);
/freebsd-src/sys/i386/linux/
H A Dlinux_machdep.c103 linux_ipc(struct thread *td, struct linux_ipc_args *args) in linux_ipc() function
H A Dlinux_sysent.c134 { .sy_narg = AS(linux_ipc_args), .sy_call = (sy_call_t *)linux_ipc, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 117 = linux_ipc */
H A Dlinux_proto.h1818 int linux_ipc(struct thread *, struct linux_ipc_args *);