Home
last modified time | relevance | path

Searched refs:linux_msgctl (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/amd64/linux32/
H A Dlinux32_machdep.c202 return (linux_msgctl(td, &a)); in linux_ipc()
H A Dlinux32_sysent.c420 …{ .sy_narg = AS(linux_msgctl_args), .sy_call = (sy_call_t *)linux_msgctl, .sy_auevent = AUE_NULL, …
H A Dlinux32_proto.h2065 int linux_msgctl(struct thread *, struct linux_msgctl_args *);
/freebsd/sys/compat/linux/
H A Dlinux_ipc.c694 linux_msgctl(struct thread *td, struct linux_msgctl_args *args) in linux_msgctl() function
/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c204 …{ .sy_narg = AS(linux_msgctl_args), .sy_call = (sy_call_t *)linux_msgctl, .sy_auevent = AUE_NULL, …
H A Dlinux_proto.h1397 int linux_msgctl(struct thread *, struct linux_msgctl_args *);
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c419 …{ .sy_narg = AS(linux_msgctl_args), .sy_call = (sy_call_t *)linux_msgctl, .sy_auevent = AUE_NULL, …
H A Dlinux_proto.h2061 int linux_msgctl(struct thread *, struct linux_msgctl_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c88 …{ .sy_narg = AS(linux_msgctl_args), .sy_call = (sy_call_t *)linux_msgctl, .sy_auevent = AUE_NULL, …
H A Dlinux_proto.h1506 int linux_msgctl(struct thread *, struct linux_msgctl_args *);