Searched refs:linux_newstat (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/compat/linux/ |
| H A D | linux_stats.c | 169 linux_newstat(struct thread *td, struct linux_newstat_args *args) in linux_newstat() function
|
| /freebsd/sys/i386/linux/ |
| H A D | linux_sysent.c | 123 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
|
| H A D | linux_proto.h | 1811 int linux_newstat(struct thread *, struct linux_newstat_args *);
|
| /freebsd/sys/amd64/linux/ |
| H A D | linux_sysent.c | 21 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
|
| H A D | linux_proto.h | 1445 int linux_newstat(struct thread *, struct linux_newstat_args *);
|
| /freebsd/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 124 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
|
| H A D | linux32_proto.h | 1818 int linux_newstat(struct thread *, struct linux_newstat_args *);
|