Home
last modified time | relevance | path

Searched defs:revents (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/sdeventplus/src/sdeventplus/source/
H A Dio.cpp60 uint32_t revents; in get_revents() local
86 int IO::ioCallback(sd_event_source* source, int fd, uint32_t revents, in ioCallback()
/openbmc/linux/tools/lib/api/fd/
H A Darray.c76 int fdarray__add(struct fdarray *fda, int fd, short revents, enum fdarray_flags flags) in fdarray__add()
108 int fdarray__filter(struct fdarray *fda, short revents, in fdarray__filter()
/openbmc/linux/include/linux/
H A Deventpoll.h78 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent()
/openbmc/qemu/util/
H A Daio-posix.c37 int revents) in aio_add_ready_handler()
281 int revents; in aio_pending() local
324 int revents; in aio_dispatch_handler() local
H A Dfdmon-poll.c84 int revents = pollfds[i].revents; in fdmon_poll_wait() local
H A Dfdmon-epoll.c82 int revents = (ev & EPOLLIN ? G_IO_IN : 0) | in fdmon_epoll_wait() local
H A Daio-win32.c265 int revents = node->pfd.revents; in aio_dispatch_handlers() local
/openbmc/pldm/fw-update/
H A Dwatch.cpp71 int Watch::callback(sd_event_source* /* s */, int fd, uint32_t revents, in callback()
/openbmc/linux/include/uapi/asm-generic/
H A Dpoll.h39 short revents; member
/openbmc/phosphor-bmc-code-mgmt/
H A Dwatch.cpp80 int Watch::callback(sd_event_source* /* s */, int fd, uint32_t revents, in callback()
H A Dsync_watch.cpp78 int SyncWatch::callback(sd_event_source* /* s */, int fd, uint32_t revents, in callback()
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dwatch.cpp68 int Watch::callback(sd_event_source*, int fd, uint32_t revents, void* userdata) in callback()
/openbmc/pldm/utilities/requester/
H A Dset_state_effecter_async.cpp53 uint32_t revents) mutable { in main()
/openbmc/sdeventplus/test/source/
H A Dio.cpp88 IO::Callback callback = [&](IO&, int fd, uint32_t revents) { in TEST_F()
267 const uint32_t revents = EPOLLOUT; in TEST_F() local
/openbmc/phosphor-buttons/inc/
H A Dbutton_interface.hpp52 static int EventHandler(sd_event_source* es, int fd, uint32_t revents, in EventHandler()
/openbmc/linux/tools/perf/tests/
H A Dfdarray.c7 static void fdarray__init_revents(struct fdarray *fda, short revents) in fdarray__init_revents()
/openbmc/phosphor-debug-collector/
H A Dwatch.cpp78 int Watch::callback(sd_event_source*, int fd, uint32_t revents, void* userdata) in callback()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpldm_interface.cpp217 void PLDMInterface::receive(IO& /*io*/, int fd, uint32_t revents) in receive()
/openbmc/libpldm/src/transport/
H A Dtransport.c23 short revents; /* returned events */ member
/openbmc/pldm/pldmd/
H A Dpldmd.cpp303 TID](IO& io, int fd, uint32_t revents) mutable { in main()
/openbmc/pldm/softoff/
H A Dsoftoff.cpp320 uint32_t revents) mutable { in hostSoftOff()
/openbmc/qemu/io/
H A Dchannel-watch.c40 int revents; member
/openbmc/qemu/audio/
H A Dsndioaudio.c176 int revents; in sndio_poll_event() local
/openbmc/openpower-occ-control/
H A Dpldm.cpp708 uint32_t revents, void* userData) in pldmRspCallback()
/openbmc/linux/tools/testing/selftests/alsa/
H A Dmixer-test.c189 unsigned short revents; in wait_for_event() local

12