Searched refs:linux_getdents_args (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 98 …{ AS(linux_getdents_args), (sy_call_t *)linux_getdents, AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_THR_S…
|
| H A D | linux_proto.h | 357 struct linux_getdents_args { struct 1310 int linux_getdents(struct thread *, struct linux_getdents_args *);
|
| H A D | linux_systrace_args.c | 692 struct linux_getdents_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 161 …{ AS(linux_getdents_args), (sy_call_t *)linux_getdents, AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_THR_S…
|
| H A D | linux32_proto.h | 439 struct linux_getdents_args { struct 1614 int linux_getdents(struct thread *, struct linux_getdents_args *);
|
| H A D | linux32_systrace_args.c | 934 struct linux_getdents_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 161 …{ AS(linux_getdents_args), (sy_call_t *)linux_getdents, AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_THR_S…
|
| H A D | linux_proto.h | 447 struct linux_getdents_args { struct 1634 int linux_getdents(struct thread *, struct linux_getdents_args *);
|
| H A D | linux_systrace_args.c | 972 struct linux_getdents_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_file.c | 317 linux_getdents(struct thread *td, struct linux_getdents_args *args) in linux_getdents()
|