Home
last modified time | relevance | path

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

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