Searched refs:test_event (Results 1 – 2 of 2) sorted by relevance
38 struct fsnotify_event *test_event; in fanotify_merge() local50 list_for_each_entry_reverse(test_event, list, list) { in fanotify_merge()51 if (should_merge(test_event, event)) { in fanotify_merge()52 test_event->mask |= event->mask; in fanotify_merge()
1712 static int test_event(struct evlist_test *e) in test_event() function1750 ret1 = test_event(e); in test_events()1847 ret = test_event(&e); in test_pmu_events()1853 ret = test_event(&e); in test_pmu_events()