Searched refs:linux_getdents64_args (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 81 …{ AS(linux_getdents64_args), (sy_call_t *)linux_getdents64, AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_T…
|
| H A D | linux_proto.h | 231 struct linux_getdents64_args { struct 1102 int linux_getdents64(struct thread *, struct linux_getdents64_args *);
|
| H A D | linux_systrace_args.c | 409 struct linux_getdents64_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 237 …{ AS(linux_getdents64_args), (sy_call_t *)linux_getdents64, AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_T…
|
| H A D | linux_proto.h | 691 struct linux_getdents64_args { struct 1397 int linux_getdents64(struct thread *, struct linux_getdents64_args *);
|
| H A D | linux_systrace_args.c | 1543 struct linux_getdents64_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 240 …{ AS(linux_getdents64_args), (sy_call_t *)linux_getdents64, AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_T…
|
| H A D | linux32_proto.h | 683 struct linux_getdents64_args { struct 1669 int linux_getdents64(struct thread *, struct linux_getdents64_args *);
|
| H A D | linux32_systrace_args.c | 1530 struct linux_getdents64_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 240 …{ AS(linux_getdents64_args), (sy_call_t *)linux_getdents64, AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_T…
|
| H A D | linux_proto.h | 684 struct linux_getdents64_args { struct 1688 int linux_getdents64(struct thread *, struct linux_getdents64_args *);
|
| H A D | linux_systrace_args.c | 1573 struct linux_getdents64_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_file.c | 398 linux_getdents64(struct thread *td, struct linux_getdents64_args *args) in linux_getdents64()
|