/src/sys/compat/linux/arch/aarch64/ |
linux_syscallargs.h | 135 struct linux_sys_epoll_create1_args { struct 1194 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
|
/src/sys/compat/linux/arch/alpha/ |
linux_syscallargs.h | 1302 struct linux_sys_epoll_create1_args { struct 1954 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 1184 struct linux_sys_epoll_create1_args { struct 1815 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 1257 struct linux_sys_epoll_create1_args { struct 1904 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 1304 struct linux_sys_epoll_create1_args { struct 1938 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 1256 struct linux_sys_epoll_create1_args { struct 1903 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 1303 struct linux_sys_epoll_create1_args { struct 1944 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 1190 struct linux_sys_epoll_create1_args { struct 1809 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
|