Searched refs:linux_pselect6 (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c328 { AS(linux_pselect6_args), (sy_call_t *)linux_pselect6, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 308 = linux_pselect6 */
H A Dlinux_proto.h1763 int linux_pselect6(struct thread *, struct linux_pselect6_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c2269 linux_pselect6(struct thread *td, struct linux_pselect6_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c329 { AS(linux_pselect6_args), (sy_call_t *)linux_pselect6, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 308 = linux_pselect6 */
H A Dlinux32_proto.h1743 int linux_pselect6(struct thread *, struct linux_pselect6_args *);
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c290 { AS(linux_pselect6_args), (sy_call_t *)linux_pselect6, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 270 = linux_pselect6 */
H A Dlinux_proto.h1447 int linux_pselect6(struct thread *, struct linux_pselect6_args *);

Completed in 167 milliseconds