Searched refs:linux_waitid (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h1424 int linux_waitid(struct thread *, struct linux_waitid_args *);
H A Dlinux_sysent.c267 { AS(linux_waitid_args), (sy_call_t *)linux_waitid, AUE_WAIT6, NULL, 0, 0, 0, SY_THR_STATIC }, /* 247 = linux_waitid */
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1720 int linux_waitid(struct thread *, struct linux_waitid_args *);
H A Dlinux32_sysent.c305 { AS(linux_waitid_args), (sy_call_t *)linux_waitid, AUE_WAIT6, NULL, 0, 0, 0, SY_THR_STATIC }, /* 284 = linux_waitid */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c1047 linux_waitid(struct thread *td, struct linux_waitid_args *args) function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1740 int linux_waitid(struct thread *, struct linux_waitid_args *);
H A Dlinux_sysent.c304 { AS(linux_waitid_args), (sy_call_t *)linux_waitid, AUE_WAIT6, NULL, 0, 0, 0, SY_THR_STATIC }, /* 284 = linux_waitid */

Completed in 206 milliseconds