Searched refs:linux_sysinfo_args (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c119 { AS(linux_sysinfo_args), (sy_call_t *)linux_sysinfo, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 99 = linux_sysinfo */
H A Dlinux_proto.h417 struct linux_sysinfo_args { struct
1324 int linux_sysinfo(struct thread *, struct linux_sysinfo_args *);
H A Dlinux_systrace_args.c860 struct linux_sysinfo_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c137 { AS(linux_sysinfo_args), (sy_call_t *)linux_sysinfo, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 116 = linux_sysinfo */
H A Dlinux32_proto.h364 struct linux_sysinfo_args { struct
1595 int linux_sysinfo(struct thread *, struct linux_sysinfo_args *);
H A Dlinux32_systrace_args.c777 struct linux_sysinfo_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c136 { AS(linux_sysinfo_args), (sy_call_t *)linux_sysinfo, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 116 = linux_sysinfo */
H A Dlinux_proto.h367 struct linux_sysinfo_args { struct
1614 int linux_sysinfo(struct thread *, struct linux_sysinfo_args *);
H A Dlinux_systrace_args.c806 struct linux_sysinfo_args *p = params;
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c148 linux_sysinfo(struct thread *td, struct linux_sysinfo_args *args)

Completed in 337 milliseconds