test_event         56 fs/notify/fanotify/fanotify.c 	struct fsnotify_event *test_event;
test_event         70 fs/notify/fanotify/fanotify.c 	list_for_each_entry_reverse(test_event, list, list) {
test_event         71 fs/notify/fanotify/fanotify.c 		if (should_merge(test_event, event)) {
test_event         72 fs/notify/fanotify/fanotify.c 			FANOTIFY_E(test_event)->mask |= new->mask;
test_event       1807 tools/perf/tests/parse-events.c 		ret1 = test_event(e);
test_event       1904 tools/perf/tests/parse-events.c 		ret = test_event(&e);
test_event       1910 tools/perf/tests/parse-events.c 		ret = test_event(&e);