Home
last modified time | relevance | path

Searched refs:linux_old_select (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/i386/linux/
H A Dlinux_machdep.c256 linux_old_select(struct thread *td, struct linux_old_select_args *args) in linux_old_select() function
H A Dlinux_sysent.c102 …{ AS(linux_old_select_args), (sy_call_t *)linux_old_select, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STAT…
H A Dlinux_proto.h1588 int linux_old_select(struct thread *, struct linux_old_select_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_machdep.c382 linux_old_select(struct thread *td, struct linux_old_select_args *args) in linux_old_select() function
H A Dlinux32_sysent.c102 …{ AS(linux_old_select_args), (sy_call_t *)linux_old_select, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STAT…
H A Dlinux32_proto.h1572 int linux_old_select(struct thread *, struct linux_old_select_args *);