Searched refs:linux_mq_notify_args (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14-stable/sys/i386/linux/ |
| HD | linux_machdep.c | 637 linux_mq_notify(struct thread *td, struct linux_mq_notify_args *args) in linux_mq_notify()
|
| HD | linux_proto.h | 943 struct linux_mq_notify_args { struct 1944 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| HD | linux_sysent.c | 298 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
|
| HD | linux_systrace_args.c | 2003 struct linux_mq_notify_args *p = params; in systrace_args()
|
| /freebsd-14-stable/sys/arm64/linux/ |
| HD | linux_proto.h | 702 struct linux_mq_notify_args { struct 1391 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| HD | linux_sysent.c | 201 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
|
| HD | linux_systrace_args.c | 1446 struct linux_mq_notify_args *p = params; in systrace_args()
|
| /freebsd-14-stable/sys/amd64/linux/ |
| HD | linux_proto.h | 876 struct linux_mq_notify_args { struct 1629 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| HD | linux_sysent.c | 261 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
|
| HD | linux_systrace_args.c | 1850 struct linux_mq_notify_args *p = params; in systrace_args()
|
| /freebsd-14-stable/sys/amd64/linux32/ |
| HD | linux32_proto.h | 945 struct linux_mq_notify_args { struct 1948 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
|
| HD | linux32_sysent.c | 299 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
|
| HD | linux32_systrace_args.c | 1968 struct linux_mq_notify_args *p = params; in systrace_args()
|