Home
last modified time | relevance | path

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

/NextBSD/sys/i386/linux/
HDlinux_machdep.c960 linux_mq_open(struct thread *td, struct linux_mq_open_args *args) in linux_mq_open() function
HDlinux_sysent.c298 …{ AS(linux_mq_open_args), (sy_call_t *)linux_mq_open, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
HDlinux_proto.h1388 int linux_mq_open(struct thread *, struct linux_mq_open_args *);
/NextBSD/sys/amd64/linux/
HDlinux_sysent.c261 …{ 0, (sy_call_t *)linux_mq_open, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 240 = linux_mq_open …
HDlinux_proto.h1299 int linux_mq_open(struct thread *, struct linux_mq_open_args *);
/NextBSD/sys/amd64/linux32/
HDlinux32_sysent.c299 …{ 0, (sy_call_t *)linux_mq_open, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 277 = linux_mq_open …
HDlinux32_proto.h1368 int linux_mq_open(struct thread *, struct linux_mq_open_args *);