Searched refs:linux_sys_ppoll_args (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 1100 struct linux_sys_ppoll_args { struct 1789 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| D | linux_sysent.c | 1268 ns(struct linux_sys_ppoll_args),
|
| D | linux_systrace_args.c | 1877 const struct linux_sys_ppoll_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | 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 *);
|
| D | linux_sysent.c | 1224 ns(struct linux_sys_ppoll_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | 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 *);
|
| D | linux_sysent.c | 1365 ns(struct linux_sys_ppoll_args),
|
| D | linux_systrace_args.c | 2039 const struct linux_sys_ppoll_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | 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 *);
|
| D | linux_sysent.c | 1348 ns(struct linux_sys_ppoll_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 1174 struct linux_sys_ppoll_args { struct 1878 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| D | linux_sysent.c | 1433 ns(struct linux_sys_ppoll_args),
|
| D | linux_systrace_args.c | 1976 const struct linux_sys_ppoll_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 1210 struct linux_sys_ppoll_args { struct 1926 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
|
| D | linux_sysent.c | 1884 ns(struct linux_sys_ppoll_args),
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | 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 *);
|
| D | linux_sysent.c | 1332 ns(struct linux_sys_ppoll_args),
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_misc.c | 1109 const struct linux_sys_ppoll_args *uap, register_t *retval) in linux_sys_ppoll()
|