Home
last modified time | relevance | path

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

/Linux-v5.4/fs/notify/fanotify/
Dfanotify.c56 struct fsnotify_event *test_event; in fanotify_merge() local
70 list_for_each_entry_reverse(test_event, list, list) { in fanotify_merge()
71 if (should_merge(test_event, event)) { in fanotify_merge()
72 FANOTIFY_E(test_event)->mask |= new->mask; in fanotify_merge()
/Linux-v5.4/tools/perf/tests/
Dparse-events.c1769 static int test_event(struct evlist_test *e) in test_event() function
1807 ret1 = test_event(e); in test_events()
1904 ret = test_event(&e); in test_pmu_events()
1910 ret = test_event(&e); in test_pmu_events()