Searched refs:linux_mq_open (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/sys/i386/linux/ |
| HD | linux_machdep.c | 960 linux_mq_open(struct thread *td, struct linux_mq_open_args *args) in linux_mq_open() function
|
| HD | linux_sysent.c | 298 …{ AS(linux_mq_open_args), (sy_call_t *)linux_mq_open, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
|
| HD | linux_proto.h | 1388 int linux_mq_open(struct thread *, struct linux_mq_open_args *);
|
| /NextBSD/sys/amd64/linux/ |
| HD | linux_sysent.c | 261 …{ 0, (sy_call_t *)linux_mq_open, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 240 = linux_mq_open …
|
| HD | linux_proto.h | 1299 int linux_mq_open(struct thread *, struct linux_mq_open_args *);
|
| /NextBSD/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 299 …{ 0, (sy_call_t *)linux_mq_open, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 277 = linux_mq_open …
|
| HD | linux32_proto.h | 1368 int linux_mq_open(struct thread *, struct linux_mq_open_args *);
|