Home
last modified time | relevance | path

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

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