Searched refs:unlink_path (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/tests/
H A Ddlfilter-test.c389 static void unlink_path(const char *path) function
400 unlink_path(td->c_file_name);
401 unlink_path(td->prog_file_name);
402 unlink_path(td->perf_data_file_name);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_iter.c607 goto unlink_path;
615 goto unlink_path;
625 unlink_path:

Completed in 132 milliseconds