Home
last modified time | relevance | path

Searched refs:wake_up_poll (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dlirc_dev.c108 wake_up_poll(&fh->wait_poll, EPOLLIN | EPOLLRDNORM); in lirc_raw_event()
129 wake_up_poll(&fh->wait_poll, EPOLLIN | EPOLLRDNORM); in lirc_scancode_event()
789 wake_up_poll(&fh->wait_poll, EPOLLHUP | EPOLLERR); in lirc_unregister()
/OK3568_Linux_fs/kernel/fs/
H A Deventfd.c127 wake_up_poll(&ctx->wqh, EPOLLHUP); in eventfd_release()
H A Duserfaultfd.c515 wake_up_poll(&ctx->fd_wqh, EPOLLIN); in handle_userfault()
598 wake_up_poll(&ctx->fd_wqh, EPOLLIN); in userfaultfd_event_wait_completion()
909 wake_up_poll(&ctx->fd_wqh, EPOLLHUP); in userfaultfd_release()
H A Deventpoll.c596 wake_up_poll(&ep->poll_wait, EPOLLIN | pollflags); in ep_poll_safewake()
/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c520 wake_up_poll(&orig->wqh, EPOLLHUP); in __seccomp_filter_orphan()
1097 wake_up_poll(&match->wqh, EPOLLIN | EPOLLRDNORM); in seccomp_do_user_notification()
1458 wake_up_poll(&filter->wqh, EPOLLOUT | EPOLLWRNORM); in seccomp_notify_recv()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_io.c1784 wake_up_poll(&tty->read_wait, EPOLLIN); in tty_release()
1788 wake_up_poll(&tty->write_wait, EPOLLOUT); in tty_release()
1794 wake_up_poll(&o_tty->read_wait, EPOLLIN); in tty_release()
1798 wake_up_poll(&o_tty->write_wait, EPOLLOUT); in tty_release()
/OK3568_Linux_fs/kernel/drivers/iio/
H A Dindustrialio-event.c82 wake_up_poll(&ev_int->wait, EPOLLIN); in iio_push_event()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-cdev.c527 wake_up_poll(&lr->wait, EPOLLIN); in linereq_put_event()
1672 wake_up_poll(&le->wait, EPOLLIN); in lineevent_irq_thread()
2154 wake_up_poll(&cdev->wait, EPOLLIN); in lineinfo_changed_notify()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h229 #define wake_up_poll(x, m) \ macro
/OK3568_Linux_fs/kernel/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt2193 wake_up_poll();
/OK3568_Linux_fs/kernel/Documentation/
H A Dmemory-barriers.txt2230 wake_up_poll();