wake_up_poll     4778 drivers/android/binder.c 		wake_up_poll(&thread->wait, EPOLLHUP | POLLFREE);
wake_up_poll      872 drivers/gpio/gpiolib.c 		wake_up_poll(&le->wait, EPOLLIN);
wake_up_poll       80 drivers/iio/industrialio-event.c 			wake_up_poll(&ev_int->wait, EPOLLIN);
wake_up_poll      109 drivers/media/rc/lirc_dev.c 			wake_up_poll(&fh->wait_poll, EPOLLIN | EPOLLRDNORM);
wake_up_poll      130 drivers/media/rc/lirc_dev.c 			wake_up_poll(&fh->wait_poll, EPOLLIN | EPOLLRDNORM);
wake_up_poll      804 drivers/media/rc/lirc_dev.c 		wake_up_poll(&fh->wait_poll, EPOLLHUP | EPOLLERR);
wake_up_poll     1702 drivers/tty/tty_io.c 				wake_up_poll(&tty->read_wait, EPOLLIN);
wake_up_poll     1706 drivers/tty/tty_io.c 				wake_up_poll(&tty->write_wait, EPOLLOUT);
wake_up_poll     1712 drivers/tty/tty_io.c 				wake_up_poll(&o_tty->read_wait, EPOLLIN);
wake_up_poll     1716 drivers/tty/tty_io.c 				wake_up_poll(&o_tty->write_wait, EPOLLOUT);
wake_up_poll      121 fs/eventfd.c   	wake_up_poll(&ctx->wqh, EPOLLHUP);
wake_up_poll      582 fs/eventpoll.c 	wake_up_poll(wq, EPOLLIN);
wake_up_poll       48 fs/signalfd.c  	wake_up_poll(wqh, EPOLLHUP | POLLFREE);
wake_up_poll      497 fs/userfaultfd.c 		wake_up_poll(&ctx->fd_wqh, EPOLLIN);
wake_up_poll      628 fs/userfaultfd.c 		wake_up_poll(&ctx->fd_wqh, EPOLLIN);
wake_up_poll      940 fs/userfaultfd.c 	wake_up_poll(&ctx->fd_wqh, EPOLLHUP);
wake_up_poll      756 kernel/seccomp.c 	wake_up_poll(&match->notif->wqh, EPOLLIN | EPOLLRDNORM);
wake_up_poll     1054 kernel/seccomp.c 	wake_up_poll(&filter->notif->wqh, EPOLLOUT | EPOLLWRNORM);