Searched defs:epfd (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/libevent/
H A Depoll_sub.c52 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) argument
59 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) argument
H A Depoll.c89 int epfd; member in struct:epollop
143 int epfd = -1; local
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Depoll_sub.c52 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) argument
59 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) argument
H A Depoll.c89 int epfd; member in struct:epollop
143 int epfd = -1; local
[all...]
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_event.c426 linux_epoll_wait_common(struct thread *td, int epfd, struct epoll_event *events, argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp840 INTERCEPTOR(int, epoll_wait, int epfd, void *events, int maxevents, argument
855 INTERCEPTOR(int, epoll_pwait, int epfd, void *events, int maxevents, argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1812 TSAN_INTERCEPTOR(int, epoll_ctl, int epfd, int op, int fd, void *ev) { argument
1824 TSAN_INTERCEPTOR(int, epoll_wait, int epfd, void *ev, int cnt, int timeout) { argument
1834 TSAN_INTERCEPTOR(int, epoll_pwait, int epfd, void *ev, int cnt, int timeout, void *sigmask) argument
[all...]
/freebsd-13-stable/contrib/ofed/librdmacm/
H A Drsocket.c348 int epfd; member in struct:rsocket::__anon5734::__anon5736
[all...]
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_proto.h678 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_ctl_args
684 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_wait_args
1108 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_pwait_args
/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_proto.h119 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_ctl_args
125 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_pwait_args
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_proto.h813 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_wait_args
819 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_ctl_args
1042 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_pwait_args
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_proto.h821 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_ctl_args
827 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_wait_args
1110 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_pwait_args
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_proto.h822 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_ctl_args
828 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_wait_args
1115 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_pwait_args

Completed in 324 milliseconds