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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_event.c724 linux_eventfd2(struct thread *td, struct linux_eventfd2_args *args)
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c310 { AS(linux_eventfd2_args), (sy_call_t *)linux_eventfd2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 290 = linux_eventfd2 */
H A Dlinux_proto.h999 struct linux_eventfd2_args { struct
1467 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
H A Dlinux_systrace_args.c2080 struct linux_eventfd2_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c349 { AS(linux_eventfd2_args), (sy_call_t *)linux_eventfd2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 328 = linux_eventfd2 */
H A Dlinux32_proto.h1079 struct linux_eventfd2_args { struct
1763 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
H A Dlinux32_systrace_args.c2221 struct linux_eventfd2_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c348 { AS(linux_eventfd2_args), (sy_call_t *)linux_eventfd2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 328 = linux_eventfd2 */
H A Dlinux_proto.h1097 struct linux_eventfd2_args { struct
1783 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
H A Dlinux_systrace_args.c2297 struct linux_eventfd2_args *p = params;

Completed in 312 milliseconds