Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/tests/
Ddlfilter-test.c384 static void unlink_path(const char *path) in unlink_path() function
395 unlink_path(td->c_file_name); in test_data__free()
396 unlink_path(td->prog_file_name); in test_data__free()
397 unlink_path(td->perf_data_file_name); in test_data__free()
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dbpf_iter.c423 goto unlink_path; in test_file_iter()
431 goto unlink_path; in test_file_iter()
441 unlink_path: in test_file_iter()