Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/v4l2-core/
Dvideobuf-core.c272 wake_up_interruptible_sync(&q->wait); in videobuf_queue_cancel()
621 wake_up_interruptible_sync(&q->wait); in videobuf_qbuf()
757 wake_up_interruptible_sync(&q->wait); in videobuf_streamon()
/Linux-v4.19/include/linux/
Dwait.h204 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE, 1) macro
/Linux-v4.19/fs/
Dcoredump.c494 wake_up_interruptible_sync(&pipe->wait); in wait_for_dump_helpers()
/Linux-v4.19/drivers/media/common/siano/
Dsmsdvb-debugfs.c427 wake_up_interruptible_sync(&debug_data->stats_queue); in smsdvb_stats_release()
/Linux-v4.19/drivers/android/
Dbinder.c1022 wake_up_interruptible_sync(&thread->wait); in binder_wakeup_poll_threads_ilocked()
1081 wake_up_interruptible_sync(&thread->wait); in binder_wakeup_thread_ilocked()
3184 wake_up_interruptible_sync(&target_thread->wait); in binder_transaction()
/Linux-v4.19/Documentation/translations/ko_KR/
Dmemory-barriers.txt2187 wake_up_interruptible_sync();
/Linux-v4.19/fs/fuse/
Dfile.c2817 wake_up_interruptible_sync(&ff->poll_wait); in fuse_notify_poll_wakeup()
/Linux-v4.19/Documentation/
Dmemory-barriers.txt2228 wake_up_interruptible_sync();