Searched refs:wake_up_interruptible_sync (Results 1 – 8 of 8) sorted by relevance
270 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()
231 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE) macro
466 wake_up_interruptible_sync(&pipe->rd_wait); in wait_for_dump_helpers()
433 wake_up_interruptible_sync(&debug_data->stats_queue); in smsdvb_stats_release()
527 wake_up_interruptible_sync(&thread->wait); in binder_wakeup_poll_threads_ilocked()586 wake_up_interruptible_sync(&thread->wait); in binder_wakeup_thread_ilocked()3050 wake_up_interruptible_sync(&target_thread->wait); in binder_transaction()
2188 wake_up_interruptible_sync();
2790 wake_up_interruptible_sync(&ff->poll_wait); in fuse_notify_poll_wakeup()
2225 wake_up_interruptible_sync();
Completed in 51 milliseconds