Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/
Dveristat.c229 static bool should_process_file(const char *filename) in should_process_file() function
574 if (!should_process_file(basename(filename))) { in process_obj()