Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A 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/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_iter.c624 goto unlink_path; in test_file_iter()
632 goto unlink_path; in test_file_iter()
642 unlink_path: in test_file_iter()