Searched defs:pollfd (Results 1 – 10 of 10) sorted by relevance
36 struct pollfd { struct37 int fd;38 short events;39 short revents;
30 struct pollfd pollfd; in main() local
88 struct pollfd pollfd; in fault_handler_thread() local
447 struct pollfd pollfd = { in daemon_session__wait() local486 struct pollfd pollfd = { in daemon__wait() local514 struct pollfd pollfd = { .events = POLLIN, }; in daemon_session__control() local
32 struct fdarray pollfd; member
82 struct pollfd pollfd = { .fd = wakefd, .events = POLLIN }; in ready() local
508 struct pollfd pollfd[2]; in uffd_poll_thread() local
38 struct pollfd pollfd; member
302 struct pollfd pollfd; in __poll() local
3380 struct pollfd pollfd; TEST() local 3839 struct pollfd pollfd; TEST() local 3923 struct pollfd pollfd; TEST() local 4034 struct pollfd pollfd; TEST() local [all...]