| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 372 struct linux_sys_ppoll_args { struct 1295 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 1223 struct linux_sys_ppoll_args { struct 1943 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 1113 struct linux_sys_ppoll_args { struct 1806 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 1187 struct linux_sys_ppoll_args { struct 1895 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 1226 struct linux_sys_ppoll_args { struct 1919 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 1164 struct linux_sys_ppoll_args { struct 1880 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 1225 struct linux_sys_ppoll_args { struct 1925 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 1041 struct linux_sys_ppoll_args { struct 1766 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|