Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/v4l2-core/
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()
/linux-4.1.27/fs/
Dcoredump.c460 wake_up_interruptible_sync(&pipe->wait); in wait_for_dump_helpers()
Dsplice.c247 wake_up_interruptible_sync(&pipe->wait); in splice_to_pipe()
/linux-4.1.27/include/linux/
Dwait.h174 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE, 1) macro
/linux-4.1.27/drivers/media/common/siano/
Dsmsdvb-debugfs.c445 wake_up_interruptible_sync(&debug_data->stats_queue); in smsdvb_stats_release()
/linux-4.1.27/fs/fuse/
Dfile.c2757 wake_up_interruptible_sync(&ff->poll_wait); in fuse_notify_poll_wakeup()
/linux-4.1.27/Documentation/
Dmemory-barriers.txt2049 wake_up_interruptible_sync();