Home
last modified time | relevance | path

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

/freebsd/sys/amd64/linux32/
H A Dlinux32_machdep.c250 linux_old_select(struct thread *td, struct linux_old_select_args *args) in linux_old_select() function
H A Dlinux32_sysent.c100 …{ .sy_narg = AS(linux_old_select_args), .sy_call = (sy_call_t *)linux_old_select, .sy_auevent = AU…
H A Dlinux32_proto.h1802 int linux_old_select(struct thread *, struct linux_old_select_args *);
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c99 …{ .sy_narg = AS(linux_old_select_args), .sy_call = (sy_call_t *)linux_old_select, .sy_auevent = AU…
H A Dlinux_proto.h1793 int linux_old_select(struct thread *, struct linux_old_select_args *);