Searched defs:events (Results 126 - 150 of 181) sorted by relevance

12345678

/freebsd-11-stable/sys/dev/usb/
H A Dusb_dev.c1300 usb_poll(struct cdev* dev, int events, struct thread* td) argument
/freebsd-11-stable/sys/fs/cuse/
H A Dcuse.c1324 cuse_server_poll(struct cdev *dev, int events, struct thread *td) argument
1752 cuse_client_poll(struct cdev *dev, int events, struct thread *td) argument
[all...]
/freebsd-11-stable/tests/sys/kern/
H A Dptrace_test.c1549 int events, status; local
1584 int events, status; local
1629 int events, status; local
1683 int events, status; local
1731 int events, status; local
3863 int events, status; local
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c345 http_chunked_trickle_cb(evutil_socket_t fd, short events, void *arg) argument
3698 terminate_chunked_trickle_cb(evutil_socket_t fd, short events, void *arg) argument
/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c86 static const char *const events[] = { variable
/freebsd-11-stable/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c345 td_thr_events_t events; local
395 td_thr_events_t events; local
[all...]
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr.c1807 uint8_t events[16]; local
H A Dmpr_sas.c696 uint8_t events[16]; local
[all...]
/freebsd-11-stable/sys/dev/txp/
H A Dif_txp.c2463 uint16_t events; local
/freebsd-11-stable/sys/net/
H A Dbpf.c1989 bpfpoll(struct cdev *dev, int events, struct thread *td) argument
/freebsd-11-stable/sys/kern/
H A Dkern_conf.c337 no_poll(struct cdev *dev __unused, int events, struct thread *td __unused) argument
461 giant_poll(struct cdev *dev, int events, struct thread *td) argument
H A Dsys_generic.c858 poll_no_poll(int events) argument
1210 selsetbits(fd_mask **ibits, fd_mask **obits, int idx, fd_mask bit, int events) argument
1637 selsocket(struct socket *so, int events, struct timeval *tvp, struct thread *td) argument
[all...]
H A Dtty.c620 ttydev_poll(struct cdev *dev, int events, struct thread *td) argument
H A Dvfs_vnops.c1523 vn_poll(struct file *fp, int events, struct ucred *active_cred, argument
H A Duipc_socket.c3050 sopoll(struct socket *so, int events, struct ucred *active_cred, argument
3063 sopoll_generic(struct socket *so, int events, struct ucred *active_cred, argument
3299 pru_sopoll_notsupp(struct socket *so, int events, struct ucred *cred, struct thread *td) argument
[all...]
/freebsd-11-stable/sys/geom/vinum/
H A Dgeom_vinum_var.h221 TAILQ_ENTRY(gv_event) events; member in struct:gv_event
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.h305 short events; member in struct:__sanitizer::__sanitizer_pollfd
H A Dsanitizer_platform_limits_freebsd.h347 short events; member in struct:__sanitizer::__sanitizer_pollfd
H A Dsanitizer_platform_limits_solaris.h327 short events; member in struct:__sanitizer::__sanitizer_pollfd
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h648 kmp_stats_event *events; member in class:kmp_stats_event_vector
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1185 StructuredData::Array *events = nullptr; local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp864 INTERCEPTOR(int, epoll_wait, int epfd, void *events, int maxevents, argument
879 INTERCEPTOR(int, epoll_pwait, int epfd, void *events, int maxevents, argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp582 Event *events = (Event*)GetThreadTrace(thr->tid); local
/freebsd-11-stable/sys/dev/sound/pcm/
H A Ddsp.c2168 dsp_poll(struct cdev *i_dev, int events, struct thread *td) argument
/freebsd-11-stable/sys/netinet/
H A Dsctp_usrreq.c2106 struct sctp_event_subscribe *events; local
5057 struct sctp_event_subscribe *events; local
[all...]

Completed in 246 milliseconds

12345678