Home
last modified time | relevance | path

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

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