Searched refs:max_events (Results 1 – 5 of 5) sorted by relevance
130 group->max_events = UINT_MAX; in __fsnotify_alloc_group()
101 group->q_len >= group->max_events) { in fsnotify_add_event()
634 static struct fsnotify_group *inotify_new_group(unsigned int max_events) in inotify_new_group() argument655 group->max_events = max_events; in inotify_new_group()
1270 group->max_events = UINT_MAX; in SYSCALL_DEFINE2()1272 group->max_events = fanotify_max_queued_events; in SYSCALL_DEFINE2()
623 if (group->max_events == UINT_MAX) in fanotify_alloc_event()