/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 *);
|
/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 *);
|
/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 *);
|
/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 *);
|
/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 *);
|
/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 *);
|
/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 *);
|
/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 *);
|