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

/linux-4.1.27/drivers/media/v4l2-core/
H A Dvideobuf-core.c270 wake_up_interruptible_sync(&q->wait); videobuf_queue_cancel()
619 wake_up_interruptible_sync(&q->wait); videobuf_qbuf()
755 wake_up_interruptible_sync(&q->wait); videobuf_streamon()
/linux-4.1.27/drivers/media/common/siano/
H A Dsmsdvb-debugfs.c445 wake_up_interruptible_sync(&debug_data->stats_queue); smsdvb_stats_release()
/linux-4.1.27/fs/
H A Dcoredump.c460 wake_up_interruptible_sync(&pipe->wait); wait_for_dump_helpers()
H A Dsplice.c247 wake_up_interruptible_sync(&pipe->wait); splice_to_pipe()
/linux-4.1.27/include/linux/
H A Dwait.h174 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE, 1) macro
/linux-4.1.27/fs/fuse/
H A Dfile.c2757 wake_up_interruptible_sync(&ff->poll_wait); fuse_notify_poll_wakeup()

Completed in 207 milliseconds