Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/
Dvideobuf-core.c268 wake_up_interruptible_sync(&q->wait); in videobuf_queue_cancel()
628 wake_up_interruptible_sync(&q->wait); in videobuf_qbuf()
764 wake_up_interruptible_sync(&q->wait); in videobuf_streamon()
/linux-3.4.99/include/linux/
Dwait.h178 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE, 1) macro
/linux-3.4.99/fs/
Dsplice.c246 wake_up_interruptible_sync(&pipe->wait); in splice_to_pipe()
Dexec.c2052 wake_up_interruptible_sync(&pipe->wait); in wait_for_dump_helpers()
/linux-3.4.99/fs/fuse/
Dfile.c2123 wake_up_interruptible_sync(&ff->poll_wait); in fuse_notify_poll_wakeup()
/linux-3.4.99/Documentation/
Dmemory-barriers.txt1365 wake_up_interruptible_sync();