Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dwait.h241 #define wake_up_poll_on_current_cpu(x, m) \ macro
/openbmc/linux/kernel/
H A Dseccomp.c1130 wake_up_poll_on_current_cpu(&match->wqh, EPOLLIN | EPOLLRDNORM); in seccomp_do_user_notification()