Searched refs:linux_old_select_args (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_machdep.c | 256 linux_old_select(struct thread *td, struct linux_old_select_args *args) in linux_old_select()
|
| H A D | linux_sysent.c | 102 …{ AS(linux_old_select_args), (sy_call_t *)linux_old_select, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STAT…
|
| H A D | linux_proto.h | 259 struct linux_old_select_args { struct 1588 int linux_old_select(struct thread *, struct linux_old_select_args *);
|
| H A D | linux_systrace_args.c | 556 struct linux_old_select_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_machdep.c | 382 linux_old_select(struct thread *td, struct linux_old_select_args *args) in linux_old_select()
|
| H A D | linux32_sysent.c | 102 …{ AS(linux_old_select_args), (sy_call_t *)linux_old_select, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STAT…
|
| H A D | linux32_proto.h | 267 struct linux_old_select_args { struct 1572 int linux_old_select(struct thread *, struct linux_old_select_args *);
|
| H A D | linux32_systrace_args.c | 548 struct linux_old_select_args *p = params; in systrace_args()
|