Home
last modified time | relevance | path

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

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