Home
last modified time | relevance | path

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

/Linux-v4.19/fs/notify/fanotify/
Dfanotify.c38 struct fsnotify_event *test_event; in fanotify_merge() local
50 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()
/Linux-v4.19/tools/perf/tests/
Dparse-events.c1712 static int test_event(struct evlist_test *e) in test_event() function
1750 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()