Searched defs:pollfd (Results 1 – 14 of 14) 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
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 [all...]
746 struct pollfd pollfd = { in __cmd_ftrace() local1131 struct pollfd pollfd = { in __cmd_latency() local
110 struct fdarray pollfd; member 1743 struct fdarray *pollfd; record__thread() local [all...]
32 struct fdarray pollfd; member
82 struct pollfd pollfd = { .fd = wakefd, .events = POLLIN }; in ready() local
255 struct pollfd pollfd = { .events = POLLIN, }; tpebs_send_record_cmd() local
534 struct pollfd pollfd[2]; in uffd_poll_thread() local
38 struct pollfd pollfd; member
302 struct pollfd pollfd; __poll() local
3386 struct pollfd pollfd; TEST() local 3849 struct pollfd pollfd; TEST() local 3933 struct pollfd pollfd; TEST() local 4044 struct pollfd pollfd; TEST() local [all...]
1116 struct pollfd pollfd = { .fd = event_fd, .events = POLLIN }; in _test_cmd_read_vevents() local