Home
last modified time | relevance | path

Searched refs:wake_up_interruptible_sync (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/bufmanage/
H A Dbuf_manage.c49 wake_up_interruptible_sync(&ebc_buf_wq); in ebc_buf_release()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dvideobuf-core.c270 wake_up_interruptible_sync(&q->wait); in videobuf_queue_cancel()
619 wake_up_interruptible_sync(&q->wait); in videobuf_qbuf()
755 wake_up_interruptible_sync(&q->wait); in videobuf_streamon()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h221 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE) macro
/OK3568_Linux_fs/kernel/drivers/media/common/siano/
H A Dsmsdvb-debugfs.c433 wake_up_interruptible_sync(&debug_data->stats_queue); in smsdvb_stats_release()
/OK3568_Linux_fs/kernel/fs/
H A Dcoredump.c533 wake_up_interruptible_sync(&pipe->rd_wait); in wait_for_dump_helpers()
/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DQMIDevice.c736 wake_up_interruptible_sync( &pClientMem->mWaitQueue ); in ReadCallback()
3500 wake_up_interruptible_sync( &pDev->mQMIDev.mpClientMemList->mWaitQueue );
/OK3568_Linux_fs/kernel/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt2188 wake_up_interruptible_sync();
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c560 wake_up_interruptible_sync(&thread->wait); in binder_wakeup_poll_threads_ilocked()
620 wake_up_interruptible_sync(&thread->wait); in binder_wakeup_thread_ilocked()
3662 wake_up_interruptible_sync(&target_thread->wait); in binder_transaction()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfile.c3140 wake_up_interruptible_sync(&ff->poll_wait); in fuse_notify_poll_wakeup()
/OK3568_Linux_fs/kernel/Documentation/
H A Dmemory-barriers.txt2225 wake_up_interruptible_sync();