Home
last modified time | relevance | path

Searched refs:linux_eventfd (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/sys/compat/linux/
H A Dlinux_event.c583 linux_eventfd(struct thread *td, struct linux_eventfd_args *args) in linux_eventfd() function
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c304 …{ .sy_narg = AS(linux_eventfd_args), .sy_call = (sy_call_t *)linux_eventfd, .sy_auevent = AUE_NULL…
H A Dlinux_proto.h1607 int linux_eventfd(struct thread *, struct linux_eventfd_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c343 …{ .sy_narg = AS(linux_eventfd_args), .sy_call = (sy_call_t *)linux_eventfd, .sy_auevent = AUE_NULL…
H A Dlinux32_proto.h1891 int linux_eventfd(struct thread *, struct linux_eventfd_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c343 …{ .sy_narg = AS(linux_eventfd_args), .sy_call = (sy_call_t *)linux_eventfd, .sy_auevent = AUE_NULL…
H A Dlinux_proto.h1886 int linux_eventfd(struct thread *, struct linux_eventfd_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c371 …{ .sy_narg = AS(linux_eventfd_args), .sy_call = (sy_call_t *)linux_eventfd, .sy_auevent = AUE_NULL…
H A Dlinux_proto.h1483 int linux_eventfd(struct thread *, struct linux_eventfd_args *);