| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | poll.h | 36 struct pollfd struct 54 extern int poll (struct pollfd *__fds, nfds_t __nfds, int __timeout); argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | poll.h | 36 struct pollfd struct 54 extern int poll (struct pollfd *__fds, nfds_t __nfds, int __timeout); argument
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xserver_poll.h | 42 struct pollfd struct 51 int xserver_poll (struct pollfd *pArray, nfds_t n_fds, int timeout); argument
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | poll.h | 36 struct pollfd { struct 37 int fd; 38 short events; 39 short revents;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | poll.h | 36 struct pollfd { struct 37 int fd; 38 short events; 39 short revents;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | poll.h | 36 struct pollfd { struct 37 int fd; 38 short events; 39 short revents;
|
| /OK3568_Linux_fs/kernel/tools/leds/ |
| H A D | led_hw_brightness_mon.c | 30 struct pollfd pollfd; in main() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-signal-pagefault.c | 88 struct pollfd pollfd; in fault_handler_thread() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/ |
| H A D | utils.c | 271 struct pollfd pollfd = { in wait_for_pending_reads() local 299 struct pollfd pollfd = { in wait_for_pending_reads2() local
|
| H A D | incfs_test.c | 2369 struct pollfd pollfd; in emit_partial_test_file_data() local
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/include/internal/ |
| H A D | evlist.h | 25 struct fdarray pollfd; member
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | sched-messaging.c | 69 struct pollfd pollfd = { .fd = wakefd, .events = POLLIN }; in ready() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/ |
| H A D | demand_paging_test.c | 130 struct pollfd pollfd[2]; in uffd_handler_thread_fn() local
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | quectel-mbim-proxy.c | 89 struct pollfd pollfd = {fd, POLLOUT, 0}; in non_block_write() local
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | xsk_fwd.c | 542 struct pollfd pollfd = { in port_rx_burst() local 569 struct pollfd pollfd = { in port_rx_burst() local
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/ |
| H A D | ximagesink.h | 184 GstPollFD pollfd; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | txtimestamp.c | 298 struct pollfd pollfd; in __poll() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 3295 struct pollfd pollfd; in TEST() local 3744 struct pollfd pollfd; in TEST() local 3828 struct pollfd pollfd; in TEST() local 3882 struct pollfd pollfd; in TEST() local
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-ftrace.c | 573 struct pollfd pollfd = { in __cmd_ftrace() local
|
| /OK3568_Linux_fs/kernel/tools/include/nolibc/ |
| H A D | nolibc.h | 149 struct pollfd { struct 150 int fd; 151 short int events; 152 short int revents;
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/kmssrc/ |
| H A D | gstkmssrc.c | 78 GstPollFD pollfd; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | userfaultfd.c | 696 struct pollfd pollfd[2]; in uffd_poll_thread() local
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | select.c | 854 static inline __poll_t do_pollfd(struct pollfd *pollfd, poll_table *pwait, in do_pollfd()
|