Home
last modified time | relevance | path

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

/freebsd-13.1/sys/i386/linux/
H A Dlinux_machdep.c708 linux_mq_notify(struct thread *td, struct linux_mq_notify_args *args) in linux_mq_notify()
H A Dlinux_proto.h934 struct linux_mq_notify_args { struct
1845 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
H A Dlinux_sysent.c301 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
H A Dlinux_systrace_args.c2012 struct linux_mq_notify_args *p = params; in systrace_args()
/freebsd-13.1/sys/arm/linux/
H A Dlinux_proto.h782 struct linux_mq_notify_args { struct
1412 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
H A Dlinux_sysent.c298 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
H A Dlinux_systrace_args.c1719 struct linux_mq_notify_args *p = params; in systrace_args()
/freebsd-13.1/sys/arm64/linux/
H A Dlinux_proto.h691 struct linux_mq_notify_args { struct
1337 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
H A Dlinux_sysent.c204 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
H A Dlinux_systrace_args.c1440 struct linux_mq_notify_args *p = params; in systrace_args()
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_proto.h865 struct linux_mq_notify_args { struct
1567 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
H A Dlinux_sysent.c264 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
H A Dlinux_systrace_args.c1846 struct linux_mq_notify_args *p = params; in systrace_args()
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_proto.h937 struct linux_mq_notify_args { struct
1850 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
H A Dlinux32_sysent.c301 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
H A Dlinux32_systrace_args.c1969 struct linux_mq_notify_args *p = params; in systrace_args()