Home
last modified time | relevance | path

Searched refs:wqh (Results 1 – 3 of 3) sorted by relevance

/kernel/
Dseccomp.c102 wait_queue_head_t wqh; member
756 wake_up_poll(&match->notif->wqh, EPOLLIN | EPOLLRDNORM); in seccomp_do_user_notification()
1054 wake_up_poll(&filter->notif->wqh, EPOLLOUT | EPOLLWRNORM); in seccomp_notify_recv()
1185 poll_wait(file, &filter->notif->wqh, poll_tab); in seccomp_notify_poll()
1228 init_waitqueue_head(&filter->notif->wqh); in init_listener()
/kernel/locking/
Drtmutex_common.h156 struct wake_q_head *wqh);
Drtmutex.c1456 struct wake_q_head *wqh)) in rt_mutex_fastunlock() argument