Searched refs:access_waitq (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c383 wake_up(&group->fanotify_data.access_waitq);
852 wake_up(&group->fanotify_data.access_waitq);
951 wake_up(&group->fanotify_data.access_waitq);
1575 init_waitqueue_head(&group->fanotify_data.access_waitq);
H A Dfanotify.c231 ret = wait_event_state(group->fanotify_data.access_waitq,
/linux-master/include/linux/
H A Dfsnotify_backend.h250 wait_queue_head_t access_waitq; member in struct:fsnotify_group::__anon1130::fanotify_group_private_data

Completed in 173 milliseconds