| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 791 struct linux_sys_sysinfo_args { struct 1477 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 596 struct linux_sys_sysinfo_args { struct 1737 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 451 struct linux_sys_sysinfo_args { struct 1553 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 404 struct linux_sys_sysinfo_args { struct 1618 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 421 struct linux_sys_sysinfo_args { struct 1634 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 406 struct linux_sys_sysinfo_args { struct 1607 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 367 struct linux_sys_sysinfo_args { struct 1637 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 379 struct linux_sys_sysinfo_args { struct 1533 int linux_sys_sysinfo(struct lwp *, const struct linux_sys_sysinfo_args *, register_t *);
|