Home
last modified time | relevance | path

Searched refs:linux_mq_notify (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c201 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
H A Dlinux_proto.h1394 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
/freebsd/sys/compat/linux/
H A Dlinux_misc.c3030 linux_mq_notify(struct thread *td, struct linux_mq_notify_args *args) in linux_mq_notify() function
/freebsd/sys/i386/linux/
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_proto.h1947 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c261 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
H A Dlinux_proto.h1632 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c299 …{ .sy_narg = AS(linux_mq_notify_args), .sy_call = (sy_call_t *)linux_mq_notify, .sy_auevent = AUE_…
H A Dlinux32_proto.h1951 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);