Home
last modified time | relevance | path

Searched defs:dir_name (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/filesystems/fuse/
Dfuse_test.c587 const char *dir_name = "show"; in bpf_test_creat() local
693 const char *dir_name = "dir"; in bpf_test_dir() local
776 const char *dir_name = "dir"; in bpf_test_alter_errcode_bpf() local
807 const char *dir_name = "doesnotexist"; in bpf_test_alter_errcode_userspace() local
1247 const char *dir_name = "dir"; in bpf_test_dir_rename() local
/tools/perf/util/
Dbuild-id.c590 char *dir_name; in build_id_cache__list_build_ids() local
680 char *filename = NULL, *dir_name = NULL, *linkname = zalloc(size), *tmp; in build_id_cache__add() local
Dprobe-file.c455 char *dir_name = NULL; in probe_cache__open() local
Dmachine.c1395 static int maps__set_modules_path_dir(struct maps *maps, const char *dir_name, int depth) in maps__set_modules_path_dir()
/tools/perf/
Dbuiltin-script.c3240 static int check_ev_match(char *dir_name, char *scriptname, in check_ev_match()