| /kernel/liteos_m/kal/libc/newlib/porting/include/ |
| D | poll.h | 50 struct pollfd { struct 56 int poll(struct pollfd *fds, nfds_t nfds, int timeout); argument
|
| /kernel/linux/linux-6.6/include/uapi/asm-generic/ |
| D | poll.h | 36 struct pollfd { struct 37 int fd; 38 short events; 39 short revents;
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
| D | poll.h | 46 struct pollfd { struct 47 int fd; 48 short events; 49 short revents;
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/ |
| D | poll.h | 46 struct pollfd { struct 47 int fd; 48 short events; 49 short revents;
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
| D | poll.h | 33 struct pollfd { struct 34 int fd; 35 short events; 36 short revents;
|
| /kernel/linux/linux-5.10/include/uapi/asm-generic/ |
| D | poll.h | 36 struct pollfd { struct 37 int fd; 38 short events; 39 short revents;
|
| /kernel/linux/linux-6.6/tools/leds/ |
| D | led_hw_brightness_mon.c | 30 struct pollfd pollfd; in main() local
|
| /kernel/linux/linux-5.10/tools/leds/ |
| D | led_hw_brightness_mon.c | 30 struct pollfd pollfd; in main() local
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| D | types.h | 168 struct pollfd { struct 169 int fd; 170 short int events; 171 short int revents;
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
| D | userfaultfd_util.c | 41 struct pollfd pollfd[2]; in uffd_handler_thread_fn() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/ |
| D | tm-signal-pagefault.c | 88 struct pollfd pollfd; in fault_handler_thread() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/ |
| D | tm-signal-pagefault.c | 88 struct pollfd pollfd; in fault_handler_thread() local
|
| /kernel/linux/linux-5.10/tools/lib/perf/include/internal/ |
| D | evlist.h | 25 struct fdarray pollfd; member
|
| /kernel/linux/linux-6.6/tools/lib/perf/include/internal/ |
| D | evlist.h | 32 struct fdarray pollfd; member
|
| /kernel/linux/linux-6.6/tools/perf/ |
| 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
|
| D | builtin-ftrace.c | 568 struct pollfd pollfd = { in __cmd_ftrace() local 883 struct pollfd pollfd = { in __cmd_latency() local
|
| /kernel/linux/linux-5.10/tools/perf/bench/ |
| D | sched-messaging.c | 69 struct pollfd pollfd = { .fd = wakefd, .events = POLLIN }; in ready() local
|
| /kernel/linux/linux-6.6/tools/perf/bench/ |
| D | sched-messaging.c | 74 struct pollfd pollfd = { .fd = wakefd, .events = POLLIN }; in ready() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/ |
| D | demand_paging_test.c | 130 struct pollfd pollfd[2]; in uffd_handler_thread_fn() local
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | xsk_fwd.c | 542 struct pollfd pollfd = { in port_rx_burst() local 569 struct pollfd pollfd = { in port_rx_burst() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| D | uffd-common.c | 497 struct pollfd pollfd[2]; in uffd_poll_thread() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/alsa/ |
| D | mixer-test.c | 36 struct pollfd pollfd; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | txtimestamp.c | 298 struct pollfd pollfd; in __poll() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | txtimestamp.c | 298 struct pollfd pollfd; in __poll() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 3301 struct pollfd pollfd; in TEST() local 3750 struct pollfd pollfd; in TEST() local 3834 struct pollfd pollfd; in TEST() local 3888 struct pollfd pollfd; in TEST() local
|