Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linux/
HDlinux_event.c577 linux_eventfd(struct thread *td, struct linux_eventfd_args *args) in linux_eventfd() function
/freebsd-14-stable/sys/amd64/linux32/
HDlinux32_sysent.c341 …{ .sy_narg = AS(linux_eventfd_args), .sy_call = (sy_call_t *)linux_eventfd, .sy_auevent = AUE_NULL…
HDlinux32_proto.h1989 int linux_eventfd(struct thread *, struct linux_eventfd_args *);
/freebsd-14-stable/sys/amd64/linux/
HDlinux_sysent.c301 …{ .sy_narg = AS(linux_eventfd_args), .sy_call = (sy_call_t *)linux_eventfd, .sy_auevent = AUE_NULL…
HDlinux_proto.h1669 int linux_eventfd(struct thread *, struct linux_eventfd_args *);
/freebsd-14-stable/sys/i386/linux/
HDlinux_sysent.c340 …{ .sy_narg = AS(linux_eventfd_args), .sy_call = (sy_call_t *)linux_eventfd, .sy_auevent = AUE_NULL…
HDlinux_proto.h1985 int linux_eventfd(struct thread *, struct linux_eventfd_args *);