| /OK3568_Linux_fs/kernel/drivers/accessibility/speakup/ |
| H A D | synth.c | 175 wake_up_interruptible_all(&speakup_event); in thread_wake_up() 207 wake_up_interruptible_all(&speakup_event); in spk_do_flush() 421 wake_up_interruptible_all(&speakup_event); in do_synth_init()
|
| /OK3568_Linux_fs/kernel/drivers/media/mc/ |
| H A D | mc-request.c | 57 wake_up_interruptible_all(&req->poll_wait); in media_request_clean() 470 wake_up_interruptible_all(&req->poll_wait); in media_request_object_unbind() 498 wake_up_interruptible_all(&req->poll_wait); in media_request_object_complete()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | pipe.c | 727 wake_up_interruptible_all(&pipe->rd_wait); in pipe_release() 728 wake_up_interruptible_all(&pipe->wr_wait); in pipe_release() 1090 wake_up_interruptible_all(&pipe->rd_wait); in wake_up_partner() 1207 wake_up_interruptible_all(&pipe->rd_wait); in fifo_open()
|
| /OK3568_Linux_fs/kernel/drivers/s390/scsi/ |
| H A D | zfcp_diag.c | 234 wake_up_interruptible_all(&__zfcp_diag_publish_wait); in __zfcp_diag_update_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/pps/ |
| H A D | kapi.c | 216 wake_up_interruptible_all(&pps->queue); in pps_event()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_ldisc.c | 335 wake_up_interruptible_all(&tty->read_wait); in tty_ldisc_lock() 336 wake_up_interruptible_all(&tty->write_wait); in tty_ldisc_lock()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | ccm.c | 195 wake_up_interruptible_all(&ccm->wq); in nfp_ccm_rx()
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | ldusb.c | 778 wake_up_interruptible_all(&dev->read_wait); in ld_usb_disconnect() 779 wake_up_interruptible_all(&dev->write_wait); in ld_usb_disconnect()
|
| H A D | legousbtower.c | 866 wake_up_interruptible_all(&dev->read_wait); in tower_disconnect() 867 wake_up_interruptible_all(&dev->write_wait); in tower_disconnect()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_lock.c | 370 wake_up_interruptible_all(&master->lock.lock_queue); in drm_legacy_lock_master_cleanup()
|
| /OK3568_Linux_fs/kernel/drivers/rpmsg/ |
| H A D | qcom_smd.c | 590 wake_up_interruptible_all(&channel->state_change_event); in qcom_smd_channel_intr() 597 wake_up_interruptible_all(&channel->fblockread_event); in qcom_smd_channel_intr() 1241 wake_up_interruptible_all(&edge->new_channel_event); in qcom_channel_scan_worker()
|
| /OK3568_Linux_fs/kernel/net/qrtr/ |
| H A D | qrtr.c | 231 wake_up_interruptible_all(&flow->resume_tx); in qrtr_tx_resume() 618 wake_up_interruptible_all(&flow->resume_tx); in qrtr_endpoint_unregister()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | sg.c | 400 wake_up_interruptible_all(&sdp->open_wait); in sg_release() 1634 wake_up_interruptible_all(&sfp->read_wait); in sg_remove_device() 1637 wake_up_interruptible_all(&sdp->open_wait); in sg_remove_device() 2173 wake_up_interruptible_all(&sfp->read_wait); in sg_remove_request()
|
| /OK3568_Linux_fs/kernel/drivers/usb/class/ |
| H A D | usbtmc.c | 240 wake_up_interruptible_all(&data->waitq); in usbtmc_flush() 2283 wake_up_interruptible_all(&data->waitq); in usbtmc_interrupt() 2444 wake_up_interruptible_all(&data->waitq); in usbtmc_disconnect()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ccp/ |
| H A D | ccp-dev-v3.c | 66 wake_up_interruptible_all(&ccp->sb_queue); in ccp_free_ksb()
|
| H A D | ccp-dev-v5.c | 87 wake_up_interruptible_all(&ccp->sb_queue); in ccp_lsb_free()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | wait.h | 220 #define wake_up_interruptible_all(x) __wake_up(x, TASK_INTERRUPTIBLE, 0, NULL) macro
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | aspeed-video.c | 591 wake_up_interruptible_all(&video->wait); in aspeed_video_irq() 1371 wake_up_interruptible_all(&video->wait); in aspeed_video_resolution_work()
|
| /OK3568_Linux_fs/kernel/net/unix/ |
| H A D | af_unix.c | 479 wake_up_interruptible_all(&unix_sk(sk)->peer_wait); in unix_dgram_disconnected() 544 wake_up_interruptible_all(&u->peer_wait); in unix_release_sock() 650 wake_up_interruptible_all(&u->peer_wait); in unix_listen()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-v4l2.c | 59 wake_up_interruptible_all(&solo_dev->disp_thread_wait); in solo_video_in_isr()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | segment.h | 925 wake_up_interruptible_all(&dcc->discard_wait_queue); in wake_up_discard_thread()
|
| H A D | sysfs.c | 463 wake_up_interruptible_all( in __sbi_store()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_cppcore.c | 508 wake_up_interruptible_all(&area->cpp->waitq); in nfp_cpp_area_release()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smbdirect.c | 226 wake_up_interruptible_all(&info->wait_send_queue); in smbd_conn_upcall() 1372 wake_up_interruptible_all(&info->wait_mr); in smbd_destroy()
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | subflow.c | 1229 wake_up_interruptible_all(&wq->wait); in __subflow_state_change()
|