Home
last modified time | relevance | path

Searched refs:wake_up_poll (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/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()
793 wake_up_poll(&fh->wait_poll, EPOLLHUP | EPOLLERR); in lirc_unregister()
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dlirc_dev.c98 wake_up_poll(&fh->wait_poll, EPOLLIN | EPOLLRDNORM); in lirc_raw_event()
119 wake_up_poll(&fh->wait_poll, EPOLLIN | EPOLLRDNORM); in lirc_scancode_event()
781 wake_up_poll(&fh->wait_poll, EPOLLHUP | EPOLLERR); in lirc_unregister()
/kernel/linux/linux-5.10/fs/
H A Deventfd.c127 wake_up_poll(&ctx->wqh, EPOLLHUP); in eventfd_release()
H A Duserfaultfd.c509 wake_up_poll(&ctx->fd_wqh, EPOLLIN); in handle_userfault()
592 wake_up_poll(&ctx->fd_wqh, EPOLLIN); in userfaultfd_event_wait_completion()
897 wake_up_poll(&ctx->fd_wqh, EPOLLHUP); in userfaultfd_release()
H A Deventpoll.c593 wake_up_poll(&ep->poll_wait, EPOLLIN | pollflags); in ep_poll_safewake()
/kernel/linux/linux-6.6/fs/
H A Deventfd.c125 wake_up_poll(&ctx->wqh, EPOLLHUP); in eventfd_release()
H A Duserfaultfd.c560 wake_up_poll(&ctx->fd_wqh, EPOLLIN); in handle_userfault()
643 wake_up_poll(&ctx->fd_wqh, EPOLLIN); in userfaultfd_event_wait_completion()
956 wake_up_poll(&ctx->fd_wqh, EPOLLHUP); in userfaultfd_release()
H A Deventpoll.c541 wake_up_poll(&ep->poll_wait, EPOLLIN | pollflags); in ep_poll_safewake()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib-cdev.c618 wake_up_poll(&lr->wait, EPOLLIN | EPOLLERR); in linereq_unregistered_notify()
636 wake_up_poll(&lr->wait, EPOLLIN); in linereq_put_event()
1852 wake_up_poll(&le->wait, EPOLLIN | EPOLLERR); in lineevent_unregistered_notify()
2062 wake_up_poll(&le->wait, EPOLLIN); in lineevent_irq_thread()
2560 wake_up_poll(&cdev->wait, EPOLLIN); in lineinfo_changed_notify()
2574 wake_up_poll(&cdev->wait, EPOLLIN | EPOLLERR); in gpio_device_unregistered_notify()
/kernel/linux/linux-5.10/kernel/
H A Dseccomp.c437 wake_up_poll(&orig->wqh, EPOLLHUP); in __seccomp_filter_orphan()
866 wake_up_poll(&match->wqh, EPOLLIN | EPOLLRDNORM); in seccomp_do_user_notification()
1227 wake_up_poll(&filter->wqh, EPOLLOUT | EPOLLWRNORM); in seccomp_notify_recv()
/kernel/linux/linux-6.6/kernel/
H A Dseccomp.c535 wake_up_poll(&orig->wqh, EPOLLHUP); in __seccomp_filter_orphan()
1132 wake_up_poll(&match->wqh, EPOLLIN | EPOLLRDNORM); in seccomp_do_user_notification()
1540 wake_up_poll(&filter->wqh, EPOLLOUT | EPOLLWRNORM); in seccomp_notify_recv()
1562 wake_up_poll(&filter->wqh, EPOLLIN | EPOLLRDNORM); in seccomp_notify_recv()
/kernel/linux/linux-5.10/drivers/iio/
H A Dindustrialio-event.c82 wake_up_poll(&ev_int->wait, EPOLLIN); in iio_push_event()
/kernel/linux/linux-6.6/drivers/iio/
H A Dindustrialio-event.c84 wake_up_poll(&ev_int->wait, EPOLLIN); in iio_push_event()
/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c1787 wake_up_poll(&tty->read_wait, EPOLLIN); in tty_release()
1791 wake_up_poll(&tty->write_wait, EPOLLOUT); in tty_release()
1797 wake_up_poll(&o_tty->read_wait, EPOLLIN); in tty_release()
1801 wake_up_poll(&o_tty->write_wait, EPOLLOUT); in tty_release()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c1775 wake_up_poll(&tty->read_wait, EPOLLIN); in tty_release()
1779 wake_up_poll(&tty->write_wait, EPOLLOUT); in tty_release()
1785 wake_up_poll(&o_tty->read_wait, EPOLLIN); in tty_release()
1789 wake_up_poll(&o_tty->write_wait, EPOLLOUT); in tty_release()
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib-cdev.c530 wake_up_poll(&lr->wait, EPOLLIN); in linereq_put_event()
1695 wake_up_poll(&le->wait, EPOLLIN); in lineevent_irq_thread()
2179 wake_up_poll(&cdev->wait, EPOLLIN); in lineinfo_changed_notify()
/kernel/linux/linux-5.10/include/linux/
H A Dwait.h228 #define wake_up_poll(x, m) \ macro
/kernel/linux/linux-6.6/include/linux/
H A Dwait.h239 #define wake_up_poll(x, m) \ macro
/kernel/linux/linux-6.6/drivers/counter/
H A Dcounter-chrdev.c674 wake_up_poll(&counter->events_wait, EPOLLIN); in counter_push_event()

Completed in 37 milliseconds