Home
last modified time | relevance | path

Searched defs:pollfd (Results 1 – 10 of 10) sorted by relevance

/linux/include/uapi/asm-generic/
H A Dpoll.h36 struct pollfd { struct
37 int fd;
38 short events;
39 short revents;
/linux/tools/leds/
H A Dled_hw_brightness_mon.c30 struct pollfd pollfd; in main() local
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-pagefault.c88 struct pollfd pollfd; in fault_handler_thread() local
/linux/tools/perf/
H A Dbuiltin-daemon.c447 struct pollfd pollfd = { in daemon_session__wait() local
486 struct pollfd pollfd = { in daemon__wait() local
514 struct pollfd pollfd = { .events = POLLIN, }; in daemon_session__control() local
/linux/tools/lib/perf/include/internal/
H A Devlist.h32 struct fdarray pollfd; member
/linux/tools/perf/bench/
H A Dsched-messaging.c82 struct pollfd pollfd = { .fd = wakefd, .events = POLLIN }; in ready() local
/linux/tools/testing/selftests/mm/
H A Duffd-common.c508 struct pollfd pollfd[2]; in uffd_poll_thread() local
/linux/tools/testing/selftests/alsa/
H A Dmixer-test.c38 struct pollfd pollfd; member
/linux/tools/testing/selftests/net/
H A Dtxtimestamp.c302 struct pollfd pollfd; in __poll() local
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c3380 struct pollfd pollfd; TEST() local
3839 struct pollfd pollfd; TEST() local
3923 struct pollfd pollfd; TEST() local
4034 struct pollfd pollfd; TEST() local
[all...]