Home
last modified time | relevance | path

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

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