| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 372 struct linux_sys_ppoll_args { struct 1290 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 1221 struct linux_sys_ppoll_args { struct 1912 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 1159 struct linux_sys_ppoll_args { struct 1873 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 1220 struct linux_sys_ppoll_args { struct 1918 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 1036 struct linux_sys_ppoll_args { struct 1759 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 1218 struct linux_sys_ppoll_args { struct 1936 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 1108 struct linux_sys_ppoll_args { struct 1799 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 1182 struct linux_sys_ppoll_args { struct 1888 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|