Searched refs:test_event (Results 1 – 4 of 4) sorted by relevance
138 struct fsnotify_event *test_event; in fanotify_merge() local153 list_for_each_entry_reverse(test_event, list, list) { in fanotify_merge()156 if (fanotify_should_merge(test_event, event)) { in fanotify_merge()157 FANOTIFY_E(test_event)->mask |= new->mask; in fanotify_merge()
244 #define test_event() \ in dix_event_to_core() macro281 test_event(); in dix_event_to_core()288 test_event(); in dix_event_to_core()295 test_event(); in dix_event_to_core()315 test_event(); in dix_event_to_core()320 test_event(); in dix_event_to_core()325 test_event(); in dix_event_to_core()337 test_event(); in dix_event_to_core()348 #undef test_event in dix_event_to_core()
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()