Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/arm64/linux/
Dlinux_sysent.c39 …{ AS(linux_eventfd2_args), (sy_call_t *)linux_eventfd2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, …
Dlinux_proto.h81 struct linux_eventfd2_args { struct
1083 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
Dlinux_systrace_args.c90 struct linux_eventfd2_args *p = params; in systrace_args()
/freebsd-12-stable/sys/compat/linux/
Dlinux_event.c739 linux_eventfd2(struct thread *td, struct linux_eventfd2_args *args) in linux_eventfd2()
/freebsd-12-stable/sys/amd64/linux/
Dlinux_sysent.c310 …{ AS(linux_eventfd2_args), (sy_call_t *)linux_eventfd2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, …
Dlinux_proto.h1040 struct linux_eventfd2_args { struct
1518 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
Dlinux_systrace_args.c2137 struct linux_eventfd2_args *p = params; in systrace_args()
/freebsd-12-stable/sys/amd64/linux32/
Dlinux32_sysent.c348 …{ AS(linux_eventfd2_args), (sy_call_t *)linux_eventfd2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, …
Dlinux32_proto.h1106 struct linux_eventfd2_args { struct
1791 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
Dlinux32_systrace_args.c2248 struct linux_eventfd2_args *p = params; in systrace_args()
/freebsd-12-stable/sys/i386/linux/
Dlinux_sysent.c348 …{ AS(linux_eventfd2_args), (sy_call_t *)linux_eventfd2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, …
Dlinux_proto.h1113 struct linux_eventfd2_args { struct
1800 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
Dlinux_systrace_args.c2313 struct linux_eventfd2_args *p = params; in systrace_args()