Searched refs:access_waitq (Results 1 – 3 of 3) sorted by relevance
383 wake_up(&group->fanotify_data.access_waitq); in process_access_response()852 wake_up(&group->fanotify_data.access_waitq); in fanotify_read()951 wake_up(&group->fanotify_data.access_waitq); in fanotify_release()1515 init_waitqueue_head(&group->fanotify_data.access_waitq); in SYSCALL_DEFINE2()
231 ret = wait_event_state(group->fanotify_data.access_waitq, in fanotify_get_response()
253 wait_queue_head_t access_waitq; member
Completed in 14 milliseconds