Home
last modified time | relevance | path

Searched refs:linux_select (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/amd64/linux32/
H A Dlinux32_machdep.c265 return (linux_select(td, &newsel)); in linux_old_select()
H A Dlinux32_sysent.c160 …{ .sy_narg = AS(linux_select_args), .sy_call = (sy_call_t *)linux_select, .sy_auevent = AUE_SELECT…
H A Dlinux32_proto.h1845 int linux_select(struct thread *, struct linux_select_args *);
/freebsd/sys/compat/linux/
H A Dlinux_misc.c235 linux_select(struct thread *td, struct linux_select_args *args) in linux_select() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c159 …{ .sy_narg = AS(linux_select_args), .sy_call = (sy_call_t *)linux_select, .sy_auevent = AUE_SELECT…
H A Dlinux_proto.h1840 int linux_select(struct thread *, struct linux_select_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c40 …{ .sy_narg = AS(linux_select_args), .sy_call = (sy_call_t *)linux_select, .sy_auevent = AUE_SELECT…
H A Dlinux_proto.h1462 int linux_select(struct thread *, struct linux_select_args *);