Searched refs:linux_sys_sysinfo_args (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 451 struct linux_sys_sysinfo_args { struct 1540 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| D | linux_sysent.c | 551 ns(struct linux_sys_sysinfo_args),
|
| D | linux_systrace_args.c | 859 const struct linux_sys_sysinfo_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 379 struct linux_sys_sysinfo_args { struct 1528 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| D | linux_sysent.c | 531 ns(struct linux_sys_sysinfo_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 421 struct linux_sys_sysinfo_args { struct 1629 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| D | linux_sysent.c | 537 ns(struct linux_sys_sysinfo_args),
|
| D | linux_systrace_args.c | 770 const struct linux_sys_sysinfo_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 406 struct linux_sys_sysinfo_args { struct 1602 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| D | linux_sysent.c | 557 ns(struct linux_sys_sysinfo_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 404 struct linux_sys_sysinfo_args { struct 1605 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| D | linux_sysent.c | 534 ns(struct linux_sys_sysinfo_args),
|
| D | linux_systrace_args.c | 747 const struct linux_sys_sysinfo_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 596 struct linux_sys_sysinfo_args { struct 1724 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| D | linux_sysent.c | 1264 ns(struct linux_sys_sysinfo_args),
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 367 struct linux_sys_sysinfo_args { struct 1632 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| D | linux_sysent.c | 522 ns(struct linux_sys_sysinfo_args),
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_misc.c | 1435 linux_sys_sysinfo(struct lwp *l, const struct linux_sys_sysinfo_args *uap, register_t *retval) in linux_sys_sysinfo()
|