Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/rc/
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()
777 wake_up_poll(&fh->wait_poll, EPOLLHUP | EPOLLERR); in lirc_unregister()
/linux-6.3-rc2/fs/
A Deventfd.c125 wake_up_poll(&ctx->wqh, EPOLLHUP); in eventfd_release()
A Duserfaultfd.c545 wake_up_poll(&ctx->fd_wqh, EPOLLIN); in handle_userfault()
628 wake_up_poll(&ctx->fd_wqh, EPOLLIN); in userfaultfd_event_wait_completion()
942 wake_up_poll(&ctx->fd_wqh, EPOLLHUP); in userfaultfd_release()
A Deventpoll.c536 wake_up_poll(&ep->poll_wait, EPOLLIN | pollflags); in ep_poll_safewake()
/linux-6.3-rc2/kernel/
A Dseccomp.c530 wake_up_poll(&orig->wqh, EPOLLHUP); in __seccomp_filter_orphan()
1120 wake_up_poll(&match->wqh, EPOLLIN | EPOLLRDNORM); in seccomp_do_user_notification()
1497 wake_up_poll(&filter->wqh, EPOLLOUT | EPOLLWRNORM); in seccomp_notify_recv()
/linux-6.3-rc2/drivers/tty/
A Dtty_io.c1776 wake_up_poll(&tty->read_wait, EPOLLIN); in tty_release()
1780 wake_up_poll(&tty->write_wait, EPOLLOUT); in tty_release()
1786 wake_up_poll(&o_tty->read_wait, EPOLLIN); in tty_release()
1790 wake_up_poll(&o_tty->write_wait, EPOLLOUT); in tty_release()
/linux-6.3-rc2/drivers/iio/
A Dindustrialio-event.c84 wake_up_poll(&ev_int->wait, EPOLLIN); in iio_push_event()
/linux-6.3-rc2/drivers/counter/
A Dcounter-chrdev.c674 wake_up_poll(&counter->events_wait, EPOLLIN); in counter_push_event()
/linux-6.3-rc2/include/linux/
A Dwait.h238 #define wake_up_poll(x, m) \ macro
/linux-6.3-rc2/drivers/gpio/
A Dgpiolib-cdev.c626 wake_up_poll(&lr->wait, EPOLLIN); in linereq_put_event()
2029 wake_up_poll(&le->wait, EPOLLIN); in lineevent_irq_thread()
2518 wake_up_poll(&cdev->wait, EPOLLIN); in lineinfo_changed_notify()
/linux-6.3-rc2/Documentation/translations/ko_KR/
A Dmemory-barriers.txt2214 wake_up_poll();
/linux-6.3-rc2/Documentation/
A Dmemory-barriers.txt2251 wake_up_poll();
/linux-6.3-rc2/Documentation/translations/sp_SP/
A Dmemory-barriers.txt2356 wake_up_poll();

Completed in 40 milliseconds