Searched refs:linux_statx (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/compat/linux/ |
| H A D | linux_stats.c | 703 linux_statx(struct thread *td, struct linux_statx_args *args) in linux_statx() function
|
| /freebsd/sys/arm64/linux/ |
| H A D | linux_sysent.c | 308 …{ .sy_narg = AS(linux_statx_args), .sy_call = (sy_call_t *)linux_statx, .sy_auevent = AUE_NULL, .s…
|
| H A D | linux_proto.h | 1477 int linux_statx(struct thread *, struct linux_statx_args *);
|
| /freebsd/sys/i386/linux/ |
| H A D | linux_sysent.c | 400 …{ .sy_narg = AS(linux_statx_args), .sy_call = (sy_call_t *)linux_statx, .sy_auevent = AUE_NULL, .s…
|
| H A D | linux_proto.h | 2048 int linux_statx(struct thread *, struct linux_statx_args *);
|
| /freebsd/sys/amd64/linux/ |
| H A D | linux_sysent.c | 349 …{ .sy_narg = AS(linux_statx_args), .sy_call = (sy_call_t *)linux_statx, .sy_auevent = AUE_NULL, .s…
|
| H A D | linux_proto.h | 1720 int linux_statx(struct thread *, struct linux_statx_args *);
|
| /freebsd/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 401 …{ .sy_narg = AS(linux_statx_args), .sy_call = (sy_call_t *)linux_statx, .sy_auevent = AUE_NULL, .s…
|
| H A D | linux32_proto.h | 2052 int linux_statx(struct thread *, struct linux_statx_args *);
|