| /OK3568_Linux_fs/kernel/drivers/iio/buffer/ |
| H A D | industrialio-buffer-dma.c | 223 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 D | stream.c | 41 wake_up_interruptible_poll(&wq->wait, EPOLLOUT | in sk_stream_write_space()
|
| H A D | sock.c | 2897 wake_up_interruptible_poll(&wq->wait, EPOLLERR); in sock_def_error_report()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_ldisc.c | 735 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 D | pty.c | 341 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 D | n_tty.c | 1375 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 D | tty_io.c | 539 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 D | drm_file.c | 616 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 D | evdev.c | 284 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 D | tap.c | 379 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 D | smc_tx.c | 52 wake_up_interruptible_poll(&wq->wait, in smc_tx_write_space()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | wait.h | 233 #define wake_up_interruptible_poll(x, m) \ macro
|
| /OK3568_Linux_fs/kernel/net/caif/ |
| H A D | caif_socket.c | 928 wake_up_interruptible_poll(sk_sleep(sk), EPOLLERR|EPOLLHUP); in caif_release()
|
| /OK3568_Linux_fs/kernel/net/unix/ |
| H A D | af_unix.c | 373 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 D | vhost.c | 714 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 D | industrialio-buffer.c | 1440 wake_up_interruptible_poll(&buffer->pollq, EPOLLIN | EPOLLRDNORM); in iio_push_to_buffer()
|
| /OK3568_Linux_fs/kernel/Documentation/translations/ko_KR/ |
| H A D | memory-barriers.txt | 2187 wake_up_interruptible_poll();
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | memory-barriers.txt | 2224 wake_up_interruptible_poll();
|