Searched refs:linux_mq_notify (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_machdep.c | 708 linux_mq_notify(struct thread *td, struct linux_mq_notify_args *args) in linux_mq_notify() function
|
| H A D | linux_sysent.c | 301 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
|
| H A D | linux_proto.h | 1845 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 264 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
|
| H A D | linux_proto.h | 1567 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 301 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
|
| H A D | linux32_proto.h | 1850 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 298 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
|
| H A D | linux_proto.h | 1412 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 204 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
|
| H A D | linux_proto.h | 1337 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|