HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_mq_notify (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/compat/linux/common/
linux_mqueue.c 185 linux_sys_mq_notify(struct lwp *l, const struct linux_sys_mq_notify_args *uap, function in typeref:typename:int
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 826 check_syscall_args(linux_sys_mq_notify)
1472 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 843 .sy_call = (sy_call_t *)linux_sys_mq_notify
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1098 check_syscall_args(linux_sys_mq_notify)
1888 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1767 .sy_call = (sy_call_t *)linux_sys_mq_notify
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 988 check_syscall_args(linux_sys_mq_notify)
1751 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1154 .sy_call = (sy_call_t *)linux_sys_mq_notify
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1062 check_syscall_args(linux_sys_mq_notify)
1840 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1226 .sy_call = (sy_call_t *)linux_sys_mq_notify
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1109 check_syscall_args(linux_sys_mq_notify)
1874 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1248 .sy_call = (sy_call_t *)linux_sys_mq_notify
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1056 check_syscall_args(linux_sys_mq_notify)
1837 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1236 .sy_call = (sy_call_t *)linux_sys_mq_notify
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1103 check_syscall_args(linux_sys_mq_notify)
1878 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1216 .sy_call = (sy_call_t *)linux_sys_mq_notify
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 995 check_syscall_args(linux_sys_mq_notify)
1745 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1170 .sy_call = (sy_call_t *)linux_sys_mq_notify

Completed in 30 milliseconds