Searched refs:linux_mq_notify_args (Results 1 – 13 of 13) sorted by relevance
| /freebsd/sys/arm64/linux/ |
| H A D | linux_proto.h | 705 struct linux_mq_notify_args { struct 1394 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| H A D | linux_sysent.c | 201 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
|
| H A D | linux_systrace_args.c | 1454 struct linux_mq_notify_args *p = params; in systrace_args()
|
| /freebsd/sys/amd64/linux/ |
| H A D | linux_proto.h | 876 struct linux_mq_notify_args { struct 1632 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| H A D | linux_sysent.c | 261 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
|
| H A D | linux_systrace_args.c | 1851 struct linux_mq_notify_args *p = params; in systrace_args()
|
| /freebsd/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 945 struct linux_mq_notify_args { struct 1951 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| H A D | linux32_sysent.c | 299 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
|
| H A D | linux32_systrace_args.c | 1969 struct linux_mq_notify_args *p = params; in systrace_args()
|
| /freebsd/sys/i386/linux/ |
| H A D | linux_proto.h | 943 struct linux_mq_notify_args { struct 1947 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| 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_systrace_args.c | 2004 struct linux_mq_notify_args *p = params; in systrace_args()
|
| /freebsd/sys/compat/linux/ |
| H A D | linux_misc.c | 3026 linux_mq_notify(struct thread *td, struct linux_mq_notify_args *args) in linux_mq_notify()
|