Home
last modified time | relevance | path

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

/freebsd-head/sys/amd64/linux32/
HDlinux32_machdep.c250 linux_old_select(struct thread *td, struct linux_old_select_args *args) in linux_old_select() function
HDlinux32_sysent.c100 …{ .sy_narg = AS(linux_old_select_args), .sy_call = (sy_call_t *)linux_old_select, .sy_auevent = AU…
HDlinux32_proto.h1799 int linux_old_select(struct thread *, struct linux_old_select_args *);
/freebsd-head/sys/i386/linux/
HDlinux_machdep.c234 linux_old_select(struct thread *td, struct linux_old_select_args *args) in linux_old_select() function
HDlinux_sysent.c99 …{ .sy_narg = AS(linux_old_select_args), .sy_call = (sy_call_t *)linux_old_select, .sy_auevent = AU…
HDlinux_proto.h1790 int linux_old_select(struct thread *, struct linux_old_select_args *);