Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/i386/linux/
Dlinux_machdep.c723 linux_mq_notify(struct thread *td, struct linux_mq_notify_args *args) in linux_mq_notify() function
Dlinux_sysent.c301 …{ AS(linux_mq_notify_args), (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }…
Dlinux_proto.h1754 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
/freebsd-12-stable/sys/arm64/linux/
Dlinux_sysent.c204 …{ 0, (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 184 = linux_mq_not…
Dlinux_proto.h1211 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
/freebsd-12-stable/sys/amd64/linux/
Dlinux_sysent.c264 …{ 0, (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 244 = linux_mq_not…
Dlinux_proto.h1472 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
/freebsd-12-stable/sys/amd64/linux32/
Dlinux32_sysent.c301 …{ 0, (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 281 = linux_mq_not…
Dlinux32_proto.h1745 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);