Home
last modified time | relevance | path

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

/freebsd-12.1/sys/i386/linux/
H A Dlinux_machdep.c825 linux_mq_notify(struct thread *td, struct linux_mq_notify_args *args) in linux_mq_notify() function
H A Dlinux_sysent.c301 …{ AS(linux_mq_notify_args), (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }…
H A Dlinux_proto.h1738 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c204 …{ 0, (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 184 = linux_mq_not…
H A Dlinux_proto.h1198 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c264 …{ 0, (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 244 = linux_mq_not…
H A Dlinux_proto.h1422 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c301 …{ 0, (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 281 = linux_mq_not…
H A Dlinux32_proto.h1718 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);