Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/linux/
H A Dlinux_machdep.c129 linux_ipc(struct thread *td, struct linux_ipc_args *args) in linux_ipc() function
H A Dlinux_sysent.c137 …{ .sy_narg = AS(linux_ipc_args), .sy_call = (sy_call_t *)linux_ipc, .sy_auevent = AUE_NULL, .sy_fl…
H A Dlinux_proto.h1676 int linux_ipc(struct thread *, struct linux_ipc_args *);
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_machdep.c251 linux_ipc(struct thread *td, struct linux_ipc_args *args) in linux_ipc() function
H A Dlinux32_sysent.c137 …{ .sy_narg = AS(linux_ipc_args), .sy_call = (sy_call_t *)linux_ipc, .sy_auevent = AUE_NULL, .sy_fl…
H A Dlinux32_proto.h1682 int linux_ipc(struct thread *, struct linux_ipc_args *);