Home
last modified time | relevance | path

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

/freebsd-12.1/sys/i386/linux/
H A Dlinux_machdep.c193 return (linux_msgrcv(td, &a)); in linux_ipc()
H A Dlinux_sysent.c421 …{ AS(linux_msgrcv_args), (sy_call_t *)linux_msgrcv, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 4…
H A Dlinux_proto.h1851 int linux_msgrcv(struct thread *, struct linux_msgrcv_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_machdep.c319 return (linux_msgrcv(td, &a)); in linux_ipc()
H A Dlinux32_sysent.c421 …{ AS(linux_msgrcv_args), (sy_call_t *)linux_msgrcv, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 4…
H A Dlinux32_proto.h1831 int linux_msgrcv(struct thread *, struct linux_msgrcv_args *);
/freebsd-12.1/sys/compat/linux/
H A Dlinux_ipc.c670 linux_msgrcv(struct thread *td, struct linux_msgrcv_args *args) in linux_msgrcv() function
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c208 …{ AS(linux_msgrcv_args), (sy_call_t *)linux_msgrcv, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 1…
H A Dlinux_proto.h1202 int linux_msgrcv(struct thread *, struct linux_msgrcv_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c90 …{ AS(linux_msgrcv_args), (sy_call_t *)linux_msgrcv, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 7…
H A Dlinux_proto.h1304 int linux_msgrcv(struct thread *, struct linux_msgrcv_args *);