Home
last modified time | relevance | path

Searched refs:wake_up_interruptible_sync (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/linux/
H A Dwait.h221 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE) macro
/kernel/linux/linux-6.6/include/linux/
H A Dwait.h232 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE) macro
/kernel/linux/linux-6.6/drivers/media/common/siano/
H A Dsmsdvb-debugfs.c333 wake_up_interruptible_sync(&debug_data->stats_queue); in smsdvb_stats_release()
/kernel/linux/linux-5.10/drivers/media/common/siano/
H A Dsmsdvb-debugfs.c433 wake_up_interruptible_sync(&debug_data->stats_queue); in smsdvb_stats_release()
/kernel/linux/linux-5.10/fs/
H A Dcoredump.c536 wake_up_interruptible_sync(&pipe->rd_wait); in wait_for_dump_helpers()
/kernel/linux/linux-6.6/fs/
H A Dcoredump.c474 wake_up_interruptible_sync(&pipe->rd_wait); in wait_for_dump_helpers()
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c888 wake_up_interruptible_sync(&thread->wait); in binder_enqueue_thread_work_ilocked()
998 wake_up_interruptible_sync(&thread->wait); in binder_wakeup_poll_threads_ilocked()
1057 wake_up_interruptible_sync(&thread->wait); in binder_wakeup_thread_ilocked()
3860 wake_up_interruptible_sync(&target_thread->wait); in binder_transaction()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c515 wake_up_interruptible_sync(&thread->wait); in binder_enqueue_thread_work_ilocked()
625 wake_up_interruptible_sync(&thread->wait); in binder_wakeup_poll_threads_ilocked()
684 wake_up_interruptible_sync(&thread->wait); in binder_wakeup_thread_ilocked()
3670 wake_up_interruptible_sync(&target_thread->wait); in binder_transaction()
/kernel/linux/linux-5.10/fs/fuse/
H A Dfile.c3136 wake_up_interruptible_sync(&ff->poll_wait); in fuse_notify_poll_wakeup()
/kernel/linux/linux-6.6/fs/fuse/
H A Dfile.c2859 wake_up_interruptible_sync(&ff->poll_wait); in fuse_notify_poll_wakeup()

Completed in 54 milliseconds