Searched refs:linux_ppoll_args (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
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 */
H A Dlinux_proto.h916 struct linux_ppoll_args { struct
1448 int linux_ppoll(struct thread *, struct linux_ppoll_args *);
H A Dlinux_systrace_args.c1937 struct linux_ppoll_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
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 */
H A Dlinux32_proto.h999 struct linux_ppoll_args { struct
1744 int linux_ppoll(struct thread *, struct linux_ppoll_args *);
H A Dlinux32_systrace_args.c2083 struct linux_ppoll_args *p = params;
/freebsd-11-stable/sys/i386/linux/
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 */
H A Dlinux_proto.h1017 struct linux_ppoll_args { struct
1764 int linux_ppoll(struct thread *, struct linux_ppoll_args *);
H A Dlinux_systrace_args.c2159 struct linux_ppoll_args *p = params;
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c2349 linux_ppoll(struct thread *td, struct linux_ppoll_args *args)

Completed in 307 milliseconds