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

/linux-master/drivers/media/common/siano/
H A Dsmsdvb-debugfs.c333 wake_up_interruptible_sync(&debug_data->stats_queue);
/linux-master/include/linux/
H A Dwait.h228 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE) macro
/linux-master/fs/
H A Dcoredump.c474 wake_up_interruptible_sync(&pipe->rd_wait);
/linux-master/drivers/android/
H A Dbinder.c489 wake_up_interruptible_sync(&thread->wait);
589 wake_up_interruptible_sync(&thread->wait);
648 wake_up_interruptible_sync(&thread->wait);
3620 wake_up_interruptible_sync(&target_thread->wait);
/linux-master/fs/fuse/
H A Dfile.c2955 wake_up_interruptible_sync(&ff->poll_wait);

Completed in 212 milliseconds