Home
last modified time | relevance | path

Searched defs:revents (Results 101 - 124 of 124) sorted by relevance

12345

/third_party/nghttp2/src/
H A Dshrpx.cc673 void signal_cb(struct ev_loop *loop, ev_signal *w, int revents) { in signal_cb() argument
710 void worker_process_child_cb(struct ev_loop *loop, ev_child *w, int revents) { in worker_process_child_cb() argument
265 worker_process_grace_period_timercb(struct ev_loop *loop, ev_timer *w, int revents) worker_process_grace_period_timercb() argument
1520 worker_process_ready_ipc_readcb(struct ev_loop *loop, ev_io *w, int revents) worker_process_ready_ipc_readcb() argument
H A DHttpServer.cc125 void stream_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in stream_timeout_cb() argument
441 void release_fd_cb(struct ev_loop *loop, ev_timer *w, int revents) { in release_fd_cb() argument
502 void settings_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in settings_timeout_cb() argument
514 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() argument
526 void writecb(struct ev_loop *loop, ev_io *w, int revents) { in writecb() argument
1802 void worker_acceptcb(struct ev_loop *loop, ev_async *w, int revents) { in worker_acceptcb() argument
1928 void acceptcb(struct ev_loop *loop, ev_io *w, int revents) { in acceptcb() argument
H A Dnghttp.cc368 void continue_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in continue_timeout_cb() argument
555 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() argument
564 void writecb(struct ev_loop *loop, ev_io *w, int revents) { in writecb() argument
578 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() argument
586 void settings_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in settings_timeout_cb() argument
/third_party/node/deps/uv/include/uv/
H A Dwin.h39 short revents; member
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c1965 unsigned short revents = 0; in thread_func() local
H A Dalsa-source.c1697 unsigned short revents = 0; in thread_func() local
H A Dalsa-util.c1067 int pa_alsa_recover_from_poll(snd_pcm_t *pcm, int revents) { in pa_alsa_recover_from_poll() argument
H A Dalsa-mixer.c335 unsigned short revents; in io_cb() local
542 unsigned short revents = 0; in rtpoll_work_cb() local
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c773 __poll_t revents = 0; in tipc_poll() local
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h152 short int revents; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfuse.h784 uint32_t revents; member
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c797 __poll_t revents = 0; in tipc_poll() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Devlist.c2368 short revents; in event_enable_timer__process() local
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfuse.h421 uint32_t revents; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfuse.h421 uint32_t revents; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfuse.h393 uint32_t revents; member
/third_party/alsa-lib/src/control/
H A Dcontrol.c349 int snd_ctl_poll_descriptors_revents(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_ctl_poll_descriptors_revents() argument
1360 unsigned short revents; in snd_ctl_wait() local
[all...]
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1078 int fuse_reply_poll(fuse_req_t req, unsigned revents) argument
H A Dfuse.c4282 unsigned revents = 0; in fuse_lib_poll() local
/third_party/lwip/src/include/lwip/
H A Dsockets.h511 short revents; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfuse.h947 uint32_t revents; member
/third_party/alsa-lib/src/seq/
H A Dseq.c1105 short revents = 0; in snd_seq_poll_descriptors() local
1133 int snd_seq_poll_descriptors_revents(snd_seq_t *seq, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_seq_poll_descriptors_revents() argument
[all...]
/third_party/libfuse/include/
H A Dfuse_kernel.h884 uint32_t revents; member
/third_party/alsa-lib/src/pcm/
H A Dpcm.c1865 int snd_pcm_poll_descriptors_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_poll_descriptors_revents() argument
1876 __snd_pcm_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) __snd_pcm_poll_revents() argument
2970 unsigned short revents = 0; snd_pcm_wait_nocheck() local
[all...]

Completed in 80 milliseconds

12345