Home
last modified time | relevance | path

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

/freebsd-12.1/sys/i386/linux/
H A Dlinux_machdep.c208 return (linux_msgctl(td, &a)); in linux_ipc()
H A Dlinux_sysent.c422 …{ AS(linux_msgctl_args), (sy_call_t *)linux_msgctl, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 4…
H A Dlinux_proto.h1852 int linux_msgctl(struct thread *, struct linux_msgctl_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_machdep.c334 return (linux_msgctl(td, &a)); in linux_ipc()
H A Dlinux32_sysent.c422 …{ AS(linux_msgctl_args), (sy_call_t *)linux_msgctl, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 4…
H A Dlinux32_proto.h1832 int linux_msgctl(struct thread *, struct linux_msgctl_args *);
/freebsd-12.1/sys/compat/linux/
H A Dlinux_ipc.c702 linux_msgctl(struct thread *td, struct linux_msgctl_args *args) in linux_msgctl() function
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c207 …{ AS(linux_msgctl_args), (sy_call_t *)linux_msgctl, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 1…
H A Dlinux_proto.h1201 int linux_msgctl(struct thread *, struct linux_msgctl_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c91 …{ AS(linux_msgctl_args), (sy_call_t *)linux_msgctl, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 7…
H A Dlinux_proto.h1305 int linux_msgctl(struct thread *, struct linux_msgctl_args *);