Home
last modified time | relevance | path

Searched refs:linux_mq_notify_args (Results 1 – 13 of 13) sorted by relevance

/freebsd-14-stable/sys/i386/linux/
HDlinux_machdep.c637 linux_mq_notify(struct thread *td, struct linux_mq_notify_args *args) in linux_mq_notify()
HDlinux_proto.h943 struct linux_mq_notify_args { struct
1944 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
HDlinux_sysent.c298 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
HDlinux_systrace_args.c2003 struct linux_mq_notify_args *p = params; in systrace_args()
/freebsd-14-stable/sys/arm64/linux/
HDlinux_proto.h702 struct linux_mq_notify_args { struct
1391 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
HDlinux_sysent.c201 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
HDlinux_systrace_args.c1446 struct linux_mq_notify_args *p = params; in systrace_args()
/freebsd-14-stable/sys/amd64/linux/
HDlinux_proto.h876 struct linux_mq_notify_args { struct
1629 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
HDlinux_sysent.c261 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
HDlinux_systrace_args.c1850 struct linux_mq_notify_args *p = params; in systrace_args()
/freebsd-14-stable/sys/amd64/linux32/
HDlinux32_proto.h945 struct linux_mq_notify_args { struct
1948 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
HDlinux32_sysent.c299 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
HDlinux32_systrace_args.c1968 struct linux_mq_notify_args *p = params; in systrace_args()