Searched refs:access_waitq (Results 1 – 3 of 3) sorted by relevance
197 wake_up(&group->fanotify_data.access_waitq); in process_access_response()309 wake_up(&group->fanotify_data.access_waitq); in fanotify_read()388 wake_up(&group->fanotify_data.access_waitq); in fanotify_release()756 init_waitqueue_head(&group->fanotify_data.access_waitq); in SYSCALL_DEFINE2()
70 wait_event(group->fanotify_data.access_waitq, event->response || in fanotify_get_response()
181 wait_queue_head_t access_waitq; member