Home
last modified time | relevance | path

Searched refs:wake_up_interruptible_sync_poll_locked (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dwatch_queue.c144 wake_up_interruptible_sync_poll_locked(&pipe->rd_wait, EPOLLIN | EPOLLRDNORM); in post_one_notification()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h237 #define wake_up_interruptible_sync_poll_locked(x, m) \ macro