Searched defs:events (Results 101 - 125 of 181) sorted by relevance

12345678

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devent-internal.h165 struct event_list events; member in struct:common_timeout_list
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dthread-db.c491 td_thr_events_t events; local
546 td_thr_events_t events; local
[all...]
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dpreload.c916 int fd, events, i = 0; local
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h119 struct ecore_rdma_events events; member in struct:ecore_rdma_info
H A Decore_iov_api.h786 static OSAL_INLINE void ecore_iov_pf_get_and_clear_pending_events(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u64 OSAL_UNUSED *events) {} argument
/freebsd-11-stable/sys/dev/sound/midi/
H A Dsequencer.c1433 mseq_poll(struct cdev *i_dev, int events, struct thread *td) argument
[all...]
H A Dmidi.c895 midi_poll(struct cdev *i_dev, int events, struct thread *td) argument
/freebsd-11-stable/sys/dev/cyapa/
H A Dcyapa.c1059 cyapapoll(struct cdev *dev, int events, struct thread *td) argument
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_hwrm.c1782 uint32_t *events; local
/freebsd-11-stable/sys/dev/hyperv/utilities/
H A Dhv_snapshot.c591 hv_vss_dev_daemon_poll(struct cdev *dev, int events, struct thread *td) argument
671 hv_appvss_dev_poll(struct cdev *dev, int events, struct thread *td) argument
/freebsd-11-stable/sys/dev/mps/
H A Dmps.c1657 u32 events[MPI2_EVENT_NOTIFY_EVENTMASK_WORDS]; local
H A Dmps_sas.c692 u32 events[MPI2_EVENT_NOTIFY_EVENTMASK_WORDS]; local
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_event.c90 uint32_t events; member in struct:epoll_event
542 linux_epoll_wait_common(struct thread *td, int epfd, struct epoll_event *events, argument
845 eventfd_poll(struct file *fp, int events, struct ucred *active_cred, struct thread *td) argument
1090 timerfd_poll(struct file *fp, int events, struct ucred *active_cred, struct thread *td) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/utils/
H A Deloop.c613 static void eloop_sock_table_dispatch(struct epoll_event *events, int nfds) argument
635 static void eloop_sock_table_dispatch(struct kevent *events, in argument
[all...]
/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_mcdi.c1732 int events = (action == EFX_STATS_ENABLE_EVENTS); local
1833 efx_mcdi_mac_stats_periodic( __in efx_nic_t *enp, __in efsys_mem_t *esmp, __in uint16_t period_ms, __in boolean_t events) argument
[all...]
/freebsd-11-stable/sys/dev/kbd/
H A Dkbd.c705 genkbdpoll(struct cdev *dev, int events, struct thread *td) argument
/freebsd-11-stable/sys/dev/vkbd/
H A Dvkbd.c441 vkbd_dev_poll(struct cdev *dev, int events, struct thread *td) argument
/freebsd-11-stable/sys/fs/devfs/
H A Ddevfs_vnops.c1216 devfs_poll_f(struct file *fp, int events, struct ucred *cred, struct thread *td) argument
/freebsd-11-stable/sys/sys/
H A Dfile.h327 fo_poll(struct file *fp, int events, struct ucred *active_cred, argument
/freebsd-11-stable/sys/i386/bios/
H A Dapm.c1509 apmpoll(struct cdev *dev, int events, struct thread *td) argument
/freebsd-11-stable/usr.sbin/ypldap/
H A Dypldap.h143 short events; member in struct:imsgev
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp405 Event *events = (Event*)GetThreadTrace(tid); local
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp825 kmp_stats_event_vector events = (*it)->getEventVector(); local
/freebsd-11-stable/contrib/serf/
H A Doutgoing.c1247 serf__process_connection(serf_connection_t *conn, apr_int16_t events) argument
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c76 struct list_head events; member in struct:ib_ucm_file
90 struct list_head events; /* list of pending events. */ member in struct:ib_ucm_context
[all...]

Completed in 420 milliseconds

12345678