Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/v4l2-core/
Dvideobuf-core.c270 wake_up_interruptible_sync(&q->wait); in videobuf_queue_cancel()
620 wake_up_interruptible_sync(&q->wait); in videobuf_qbuf()
756 wake_up_interruptible_sync(&q->wait); in videobuf_streamon()
/linux-4.4.14/fs/
Dcoredump.c464 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.4.14/include/linux/
Dwait.h174 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE, 1) macro
/linux-4.4.14/drivers/media/common/siano/
Dsmsdvb-debugfs.c445 wake_up_interruptible_sync(&debug_data->stats_queue); in smsdvb_stats_release()
/linux-4.4.14/fs/fuse/
Dfile.c2757 wake_up_interruptible_sync(&ff->poll_wait); in fuse_notify_poll_wakeup()
/linux-4.4.14/Documentation/
Dmemory-barriers.txt2038 wake_up_interruptible_sync();