/src/sys/compat/linux/arch/aarch64/ |
linux_machdep.h | 88 struct linux_sys_eventfd_args { struct 91 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
|
/src/sys/compat/linux/arch/alpha/ |
linux_syscallargs.h | 1254 struct linux_sys_eventfd_args { struct 1940 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 1143 struct linux_sys_eventfd_args { struct 1803 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 1224 struct linux_sys_eventfd_args { struct 1894 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 1271 struct linux_sys_eventfd_args { struct 1928 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 1223 struct linux_sys_eventfd_args { struct 1893 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 1264 struct linux_sys_eventfd_args { struct 1932 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 1149 struct linux_sys_eventfd_args { struct 1797 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
|