Searched refs:linux_mq_notify (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/sys/i386/linux/ |
| D | linux_machdep.c | 723 linux_mq_notify(struct thread *td, struct linux_mq_notify_args *args) in linux_mq_notify() function
|
| D | linux_sysent.c | 301 …{ AS(linux_mq_notify_args), (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }…
|
| D | linux_proto.h | 1754 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| /freebsd-12-stable/sys/arm64/linux/ |
| D | linux_sysent.c | 204 …{ 0, (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 184 = linux_mq_not…
|
| D | linux_proto.h | 1211 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| /freebsd-12-stable/sys/amd64/linux/ |
| D | linux_sysent.c | 264 …{ 0, (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 244 = linux_mq_not…
|
| D | linux_proto.h | 1472 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| /freebsd-12-stable/sys/amd64/linux32/ |
| D | linux32_sysent.c | 301 …{ 0, (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 281 = linux_mq_not…
|
| D | linux32_proto.h | 1745 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|