HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_mq_notify_args (Results 1 - 21 of 21) 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,
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 822 struct linux_sys_mq_notify_args { struct
1472 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 841 ns(struct linux_sys_mq_notify_args),
linux_systrace_args.c 1298 const struct linux_sys_mq_notify_args *p = params;
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1094 struct linux_sys_mq_notify_args { struct
1888 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1765 ns(struct linux_sys_mq_notify_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 984 struct linux_sys_mq_notify_args { struct
1751 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1152 ns(struct linux_sys_mq_notify_args),
linux_systrace_args.c 1698 const struct linux_sys_mq_notify_args *p = params;
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1058 struct linux_sys_mq_notify_args { struct
1840 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1224 ns(struct linux_sys_mq_notify_args),
linux_systrace_args.c 1797 const struct linux_sys_mq_notify_args *p = params;
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1105 struct linux_sys_mq_notify_args { struct
1874 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1246 ns(struct linux_sys_mq_notify_args),
linux_systrace_args.c 1860 const struct linux_sys_mq_notify_args *p = params;
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1052 struct linux_sys_mq_notify_args { struct
1837 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1234 ns(struct linux_sys_mq_notify_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1099 struct linux_sys_mq_notify_args { struct
1878 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1214 ns(struct linux_sys_mq_notify_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 991 struct linux_sys_mq_notify_args { struct
1745 int linux_sys_mq_notify(struct lwp *, const struct linux_sys_mq_notify_args *, register_t *);
linux_sysent.c 1168 ns(struct linux_sys_mq_notify_args),

Completed in 41 milliseconds