Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/v4l2-core/
Dvideobuf-core.c269 wake_up_interruptible_sync(&q->wait); in videobuf_queue_cancel()
618 wake_up_interruptible_sync(&q->wait); in videobuf_qbuf()
754 wake_up_interruptible_sync(&q->wait); in videobuf_streamon()
/Linux-v5.4/include/linux/
Dwait.h217 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE, 1) macro
/Linux-v5.4/fs/
Dcoredump.c520 wake_up_interruptible_sync(&pipe->wait); in wait_for_dump_helpers()
/Linux-v5.4/drivers/media/common/siano/
Dsmsdvb-debugfs.c427 wake_up_interruptible_sync(&debug_data->stats_queue); in smsdvb_stats_release()
/Linux-v5.4/drivers/android/
Dbinder.c958 wake_up_interruptible_sync(&thread->wait); in binder_wakeup_poll_threads_ilocked()
1017 wake_up_interruptible_sync(&thread->wait); in binder_wakeup_thread_ilocked()
3434 wake_up_interruptible_sync(&target_thread->wait); in binder_transaction()
/Linux-v5.4/Documentation/translations/ko_KR/
Dmemory-barriers.txt2192 wake_up_interruptible_sync();
/Linux-v5.4/fs/fuse/
Dfile.c3014 wake_up_interruptible_sync(&ff->poll_wait); in fuse_notify_poll_wakeup()
/Linux-v5.4/Documentation/
Dmemory-barriers.txt2212 wake_up_interruptible_sync();