Searched refs:access_waitq (Results 1 – 3 of 3) sorted by relevance
202 wake_up(&group->fanotify_data.access_waitq); in process_access_response()318 wake_up(&group->fanotify_data.access_waitq); in fanotify_read()409 wake_up(&group->fanotify_data.access_waitq); in fanotify_release()747 init_waitqueue_head(&group->fanotify_data.access_waitq); in SYSCALL_DEFINE2()
68 wait_event(group->fanotify_data.access_waitq, event->response); in fanotify_get_response()
191 wait_queue_head_t access_waitq; member