Searched refs:linux_sysinfo (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13-stable/sys/amd64/linux/ |
| HD | linux_sysent.c | 118 …{ .sy_narg = AS(linux_sysinfo_args), .sy_call = (sy_call_t *)linux_sysinfo, .sy_auevent = AUE_NULL…
|
| HD | linux_proto.h | 1477 int linux_sysinfo(struct thread *, struct linux_sysinfo_args *);
|
| /freebsd-13-stable/sys/compat/linux/ |
| HD | linux_misc.c | 136 linux_sysinfo(struct thread *td, struct linux_sysinfo_args *args) in linux_sysinfo() function
|
| /freebsd-13-stable/sys/arm64/linux/ |
| HD | linux_sysent.c | 198 …{ .sy_narg = AS(linux_sysinfo_args), .sy_call = (sy_call_t *)linux_sysinfo, .sy_auevent = AUE_NULL…
|
| HD | linux_proto.h | 1343 int linux_sysinfo(struct thread *, struct linux_sysinfo_args *);
|
| /freebsd-13-stable/sys/arm/linux/ |
| HD | linux_sysent.c | 135 …{ .sy_narg = AS(linux_sysinfo_args), .sy_call = (sy_call_t *)linux_sysinfo, .sy_auevent = AUE_NULL…
|
| HD | linux_proto.h | 1301 int linux_sysinfo(struct thread *, struct linux_sysinfo_args *);
|
| /freebsd-13-stable/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 135 …{ .sy_narg = AS(linux_sysinfo_args), .sy_call = (sy_call_t *)linux_sysinfo, .sy_auevent = AUE_NULL…
|
| HD | linux32_proto.h | 1786 int linux_sysinfo(struct thread *, struct linux_sysinfo_args *);
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_sysent.c | 135 …{ .sy_narg = AS(linux_sysinfo_args), .sy_call = (sy_call_t *)linux_sysinfo, .sy_auevent = AUE_NULL…
|
| HD | linux_proto.h | 1775 int linux_sysinfo(struct thread *, struct linux_sysinfo_args *);
|