Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/tests/
Ddlfilter-test.c389 static void unlink_path(const char *path) in unlink_path() function
400 unlink_path(td->c_file_name); in test_data__free()
401 unlink_path(td->prog_file_name); in test_data__free()
402 unlink_path(td->perf_data_file_name); in test_data__free()
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dbpf_iter.c608 goto unlink_path; in test_file_iter()
616 goto unlink_path; in test_file_iter()
626 unlink_path: in test_file_iter()