Home
last modified time | relevance | path

Searched refs:linux_eventfd2_args (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c39 …{ AS(linux_eventfd2_args), (sy_call_t *)linux_eventfd2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, …
H A Dlinux_proto.h81 struct linux_eventfd2_args { struct
1070 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
H A Dlinux_systrace_args.c90 struct linux_eventfd2_args *p = params; in systrace_args()
/freebsd-12.1/sys/compat/linux/
H A Dlinux_event.c724 linux_eventfd2(struct thread *td, struct linux_eventfd2_args *args) in linux_eventfd2()
/freebsd-12.1/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 }, …
H A Dlinux_proto.h1000 struct linux_eventfd2_args { struct
1468 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
H A Dlinux_systrace_args.c2080 struct linux_eventfd2_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c348 …{ AS(linux_eventfd2_args), (sy_call_t *)linux_eventfd2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, …
H A Dlinux32_proto.h1080 struct linux_eventfd2_args { struct
1764 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
H A Dlinux32_systrace_args.c2221 struct linux_eventfd2_args *p = params; in systrace_args()
/freebsd-12.1/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 }, …
H A Dlinux_proto.h1098 struct linux_eventfd2_args { struct
1784 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
H A Dlinux_systrace_args.c2297 struct linux_eventfd2_args *p = params; in systrace_args()