Home
last modified time | relevance | path

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

/freebsd-src/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, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 402 = linux_msgctl */
H A Dlinux32_proto.h2062 int linux_msgctl(struct thread *, struct linux_msgctl_args *);
/freebsd-src/sys/i386/linux/
H A Dlinux_machdep.c186 return (linux_msgctl(td, &a)); in linux_ipc()
H A Dlinux_sysent.c419 { .sy_narg = AS(linux_msgctl_args), .sy_call = (sy_call_t *)linux_msgctl, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 402 = linux_msgctl */
H A Dlinux_proto.h2058 int linux_msgctl(struct thread *, struct linux_msgctl_args *);
/freebsd-src/sys/compat/linux/
H A Dlinux_ipc.c694 linux_msgctl(struct thread *td, struct linux_msgctl_args *args) in linux_msgctl() function
/freebsd-src/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, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 187 = linux_msgctl */
H A Dlinux_proto.h1394 int linux_msgctl(struct thread *, struct linux_msgctl_args *);
/freebsd-src/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, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 71 = linux_msgctl */
H A Dlinux_proto.h1503 int linux_msgctl(struct thread *, struct linux_msgctl_args *);