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

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h1448 int linux_ppoll(struct thread *, struct linux_ppoll_args *);
H A Dlinux_sysent.c291 { AS(linux_ppoll_args), (sy_call_t *)linux_ppoll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 271 = linux_ppoll */
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1744 int linux_ppoll(struct thread *, struct linux_ppoll_args *);
H A Dlinux32_sysent.c330 { AS(linux_ppoll_args), (sy_call_t *)linux_ppoll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 309 = linux_ppoll */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c2349 linux_ppoll(struct thread *td, struct linux_ppoll_args *args) function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1764 int linux_ppoll(struct thread *, struct linux_ppoll_args *);
H A Dlinux_sysent.c329 { AS(linux_ppoll_args), (sy_call_t *)linux_ppoll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 309 = linux_ppoll */

Completed in 326 milliseconds