Home
last modified time | relevance | path

Searched refs:linux_mq_open (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/sys/i386/linux/
H A Dlinux_machdep.c785 linux_mq_open(struct thread *td, struct linux_mq_open_args *args) in linux_mq_open() function
H A Dlinux_sysent.c297 …{ AS(linux_mq_open_args), (sy_call_t *)linux_mq_open, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux_proto.h1734 int linux_mq_open(struct thread *, struct linux_mq_open_args *);
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c200 …{ 0, (sy_call_t *)linux_mq_open, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 180 = linux_mq_open …
H A Dlinux_proto.h1194 int linux_mq_open(struct thread *, struct linux_mq_open_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c260 …{ 0, (sy_call_t *)linux_mq_open, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 240 = linux_mq_open …
H A Dlinux_proto.h1418 int linux_mq_open(struct thread *, struct linux_mq_open_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c297 …{ 0, (sy_call_t *)linux_mq_open, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 277 = linux_mq_open …
H A Dlinux32_proto.h1714 int linux_mq_open(struct thread *, struct linux_mq_open_args *);