/openbmc/linux/include/uapi/asm-generic/ |
H A D | poll.h | 36 struct pollfd { struct 37 int fd; 38 short events; 39 short revents;
|
/openbmc/libpldm/src/transport/ |
H A D | transport.c | 21 struct pollfd { struct 27 static inline int poll(struct pollfd *fds LIBPLDM_CC_UNUSED, in poll() argument 38 struct pollfd pollfd; in pldm_transport_poll() local
|
H A D | test.c | 35 struct pollfd *pollfd) in pldm_transport_test_init_pollfd()
|
H A D | mctp-demux.c | 74 struct pollfd *pollfd) in pldm_transport_mctp_demux_init_pollfd()
|
H A D | af-mctp.c | 56 struct pollfd *pollfd) in pldm_transport_af_mctp_init_pollfd()
|
/openbmc/pldm/common/ |
H A D | transport.cpp | 35 pldm_transport_impl_mctp_demux_init(TransportImpl& impl, pollfd& pollfd) in pldm_transport_impl_mctp_demux_init() argument 67 pldm_transport_impl_af_mctp_init(TransportImpl& impl, pollfd& pollfd) in pldm_transport_impl_af_mctp_init() argument 103 struct pldm_transport* transport_impl_init(TransportImpl& impl, pollfd& pollfd) in transport_impl_init() argument
|
/openbmc/linux/tools/leds/ |
H A D | led_hw_brightness_mon.c | 30 struct pollfd pollfd; in main() local
|
/openbmc/linux/tools/include/nolibc/ |
H A D | types.h | 168 struct pollfd { struct 169 int fd; 170 short int events; 171 short int revents;
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | userfaultfd_util.c | 41 struct pollfd pollfd[2]; in uffd_handler_thread_fn() local
|
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-signal-pagefault.c | 88 struct pollfd pollfd; in fault_handler_thread() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | pldm_interface.cpp | 121 struct pollfd pollfd; in openMctpDemuxTransport() local
|
/openbmc/openpower-occ-control/ |
H A D | pldm.cpp | 589 struct pollfd pollfd; in openMctpDemuxTransport() local 628 struct pollfd pollfd; in openAfMctpTransport() local
|
/openbmc/libmctp/utils/ |
H A D | mctp-demux-daemon.c | 199 struct pollfd *pollfd) in binding_serial_init_pollfd() 245 struct pollfd *pollfd) in binding_astlpc_init_pollfd()
|
/openbmc/linux/tools/lib/perf/include/internal/ |
H A D | evlist.h | 32 struct fdarray pollfd; member
|
/openbmc/linux/tools/perf/ |
H A D | builtin-daemon.c | 446 struct pollfd pollfd = { in daemon_session__wait() local 485 struct pollfd pollfd = { in daemon__wait() local 513 struct pollfd pollfd = { .events = POLLIN, }; in daemon_session__control() local
|
H A D | builtin-ftrace.c | 568 struct pollfd pollfd = { in __cmd_ftrace() local 883 struct pollfd pollfd = { in __cmd_latency() local
|
/openbmc/linux/tools/perf/bench/ |
H A D | sched-messaging.c | 74 struct pollfd pollfd = { .fd = wakefd, .events = POLLIN }; in ready() local
|
/openbmc/obmc-console/ |
H A D | console-server.c | 89 struct pollfd *pollfd; in console_server_request_pollfd() local 849 struct pollfd *pollfd; in call_pollers() local
|
/openbmc/qemu/qga/ |
H A D | channel-win32.c | 28 GPollFD pollfd; member
|
/openbmc/libmctp/ |
H A D | serial.c | 343 struct pollfd *pollfd) in mctp_serial_init_pollfd()
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | uffd-common.c | 497 struct pollfd pollfd[2]; in uffd_poll_thread() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | txtimestamp.c | 298 struct pollfd pollfd; in __poll() local
|
/openbmc/linux/tools/testing/selftests/alsa/ |
H A D | mixer-test.c | 36 struct pollfd pollfd; member
|
/openbmc/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 3368 struct pollfd pollfd; in TEST() local 3827 struct pollfd pollfd; in TEST() local 3911 struct pollfd pollfd; in TEST() local 3968 struct pollfd pollfd; in TEST() local
|
/openbmc/libmctp/tests/ |
H A D | test_astlpc.c | 1412 struct pollfd pollfd; in astlpc_test_async_exchange() local
|