Home
last modified time | relevance | path

Searched refs:test_event (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/notify/fanotify/
Dfanotify.c33 struct fsnotify_event *test_event; in fanotify_merge() local
48 list_for_each_entry_reverse(test_event, list, list) { in fanotify_merge()
49 if (should_merge(test_event, event)) { in fanotify_merge()
58 test_event->mask |= event->mask; in fanotify_merge()
/linux-4.4.14/tools/perf/tests/
Dparse-events.c1615 static int test_event(struct evlist_test *e) in test_event() function
1646 ret1 = test_event(e); in test_events()
1743 ret = test_event(&e); in test_pmu_events()
1749 ret = test_event(&e); in test_pmu_events()