Searched refs:test_event (Results 1 – 3 of 3) sorted by relevance
135 struct fsnotify_event *test_event; in fanotify_merge() local149 list_for_each_entry_reverse(test_event, list, list) { in fanotify_merge()150 if (fanotify_should_merge(test_event, event)) { in fanotify_merge()151 FANOTIFY_E(test_event)->mask |= new->mask; in fanotify_merge()
256 static struct perf_pmu_alias *find_alias(const char *test_event, struct list_head *aliases) in find_alias() argument261 if (!strcmp(test_event, alias->name)) in find_alias()
1873 static int test_event(struct evlist_test *e) in test_event() function1912 ret1 = test_event(e); in test_events()2016 ret = test_event(&e); in test_pmu_events()2022 ret = test_event(&e); in test_pmu_events()