Searched refs:wake_up_interruptible_sync_poll_locked (Results 1 – 2 of 2) sorted by relevance
140 wake_up_interruptible_sync_poll_locked(&pipe->rd_wait, EPOLLIN | EPOLLRDNORM); in post_one_notification()
249 #define wake_up_interruptible_sync_poll_locked(x, m) \ macro