Home
last modified time | relevance | path

Searched refs:wake_up_interruptible_poll (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iio/buffer/
H A Dindustrialio-buffer-dma.c223 wake_up_interruptible_poll(&queue->buffer.pollq, EPOLLIN | EPOLLRDNORM); in iio_dma_buffer_block_done()
252 wake_up_interruptible_poll(&queue->buffer.pollq, EPOLLIN | EPOLLRDNORM); in iio_dma_buffer_block_list_abort()
/OK3568_Linux_fs/kernel/net/core/
H A Dstream.c41 wake_up_interruptible_poll(&wq->wait, EPOLLOUT | in sk_stream_write_space()
H A Dsock.c2897 wake_up_interruptible_poll(&wq->wait, EPOLLERR); in sock_def_error_report()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ldisc.c735 wake_up_interruptible_poll(&tty->write_wait, EPOLLOUT); in tty_ldisc_hangup()
736 wake_up_interruptible_poll(&tty->read_wait, EPOLLIN); in tty_ldisc_hangup()
H A Dpty.c341 wake_up_interruptible_poll(&tty->link->read_wait, EPOLLIN); in pty_start()
354 wake_up_interruptible_poll(&tty->link->read_wait, EPOLLIN); in pty_stop()
H A Dn_tty.c1375 wake_up_interruptible_poll(&tty->read_wait, EPOLLIN | EPOLLRDNORM); in n_tty_receive_char_special()
1656 wake_up_interruptible_poll(&tty->read_wait, EPOLLIN | EPOLLRDNORM); in __receive_buf()
H A Dtty_io.c539 wake_up_interruptible_poll(&tty->write_wait, EPOLLOUT); in tty_wakeup()
947 wake_up_interruptible_poll(&tty->write_wait, EPOLLOUT); in tty_write_unlock()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_file.c616 wake_up_interruptible_poll(&file_priv->event_wait, in drm_read()
816 wake_up_interruptible_poll(&e->file_priv->event_wait, in drm_send_event_helper()
/OK3568_Linux_fs/kernel/drivers/input/
H A Devdev.c284 wake_up_interruptible_poll(&client->wait, in evdev_pass_values()
430 wake_up_interruptible_poll(&client->wait, EPOLLHUP | EPOLLERR); in evdev_hangup()
949 wake_up_interruptible_poll(&client->wait, EPOLLHUP | EPOLLERR); in evdev_revoke()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dtap.c379 wake_up_interruptible_poll(sk_sleep(&q->sk), EPOLLIN | EPOLLRDNORM | EPOLLRDBAND); in tap_handle_frame()
489 wake_up_interruptible_poll(wqueue, EPOLLOUT | EPOLLWRNORM | EPOLLWRBAND); in tap_sock_write_space()
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_tx.c52 wake_up_interruptible_poll(&wq->wait, in smc_tx_write_space()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h233 #define wake_up_interruptible_poll(x, m) \ macro
/OK3568_Linux_fs/kernel/net/caif/
H A Dcaif_socket.c928 wake_up_interruptible_poll(sk_sleep(sk), EPOLLERR|EPOLLHUP); in caif_release()
/OK3568_Linux_fs/kernel/net/unix/
H A Daf_unix.c373 wake_up_interruptible_poll(u_sleep, key_to_poll(key)); in unix_dgram_peer_wake_relay()
420 wake_up_interruptible_poll(sk_sleep(sk), in unix_dgram_peer_wake_disconnect_wakeup()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvhost.c714 wake_up_interruptible_poll(&dev->wait, EPOLLIN | EPOLLRDNORM); in vhost_dev_cleanup()
2590 wake_up_interruptible_poll(&dev->wait, EPOLLIN | EPOLLRDNORM); in vhost_enqueue_msg()
/OK3568_Linux_fs/kernel/drivers/iio/
H A Dindustrialio-buffer.c1440 wake_up_interruptible_poll(&buffer->pollq, EPOLLIN | EPOLLRDNORM); in iio_push_to_buffer()
/OK3568_Linux_fs/kernel/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt2187 wake_up_interruptible_poll();
/OK3568_Linux_fs/kernel/Documentation/
H A Dmemory-barriers.txt2224 wake_up_interruptible_poll();