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

  /src/sys/compat/linux/common/
linux_mqueue.c 149 linux_sys_mq_timedreceive(struct lwp *l, function in typeref:typename:int
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 820 check_syscall_args(linux_sys_mq_timedreceive)
1470 int linux_sys_mq_timedreceive(struct lwp *, const struct linux_sys_mq_timedreceive_args *, register_t *);
linux_sysent.c 838 .sy_call = (sy_call_t *)linux_sys_mq_timedreceive
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1092 check_syscall_args(linux_sys_mq_timedreceive)
1886 int linux_sys_mq_timedreceive(struct lwp *, const struct linux_sys_mq_timedreceive_args *, register_t *);
linux_sysent.c 1762 .sy_call = (sy_call_t *)linux_sys_mq_timedreceive
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 982 check_syscall_args(linux_sys_mq_timedreceive)
1749 int linux_sys_mq_timedreceive(struct lwp *, const struct linux_sys_mq_timedreceive_args *, register_t *);
linux_sysent.c 1149 .sy_call = (sy_call_t *)linux_sys_mq_timedreceive
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1056 check_syscall_args(linux_sys_mq_timedreceive)
1838 int linux_sys_mq_timedreceive(struct lwp *, const struct linux_sys_mq_timedreceive_args *, register_t *);
linux_sysent.c 1221 .sy_call = (sy_call_t *)linux_sys_mq_timedreceive
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1103 check_syscall_args(linux_sys_mq_timedreceive)
1872 int linux_sys_mq_timedreceive(struct lwp *, const struct linux_sys_mq_timedreceive_args *, register_t *);
linux_sysent.c 1243 .sy_call = (sy_call_t *)linux_sys_mq_timedreceive
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1050 check_syscall_args(linux_sys_mq_timedreceive)
1835 int linux_sys_mq_timedreceive(struct lwp *, const struct linux_sys_mq_timedreceive_args *, register_t *);
linux_sysent.c 1231 .sy_call = (sy_call_t *)linux_sys_mq_timedreceive
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1097 check_syscall_args(linux_sys_mq_timedreceive)
1876 int linux_sys_mq_timedreceive(struct lwp *, const struct linux_sys_mq_timedreceive_args *, register_t *);
linux_sysent.c 1211 .sy_call = (sy_call_t *)linux_sys_mq_timedreceive
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 989 check_syscall_args(linux_sys_mq_timedreceive)
1743 int linux_sys_mq_timedreceive(struct lwp *, const struct linux_sys_mq_timedreceive_args *, register_t *);
linux_sysent.c 1165 .sy_call = (sy_call_t *)linux_sys_mq_timedreceive

Completed in 29 milliseconds