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

/linux-master/scripts/kconfig/
H A Dconfdata.c96 static int make_parent_dir(const char *path) function
857 if (make_parent_dir(name))
960 if (make_parent_dir(name))
1077 if (make_parent_dir(filename))
/linux-master/tools/lib/bpf/
H A Dlibbpf.c8521 static int make_parent_dir(const char *path) function
8583 err = make_parent_dir(path);
8665 err = make_parent_dir(map->pin_path);
10620 err = make_parent_dir(path);

Completed in 160 milliseconds