Searched refs:linux_mq_notify_args (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_machdep.c | 825 linux_mq_notify(struct thread *td, struct linux_mq_notify_args *args) in linux_mq_notify()
|
| H A 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 }…
|
| H A D | linux_proto.h | 890 struct linux_mq_notify_args { struct 1738 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| H A D | linux_systrace_args.c | 1943 struct linux_mq_notify_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_proto.h | 642 struct linux_mq_notify_args { struct 1198 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_proto.h | 792 struct linux_mq_notify_args { struct 1422 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 875 struct linux_mq_notify_args { struct 1718 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|