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
877 if (make_parent_dir(name))
980 if (make_parent_dir(name))
1097 if (make_parent_dir(filename))
/linux-master/tools/lib/bpf/
H A Dlibbpf.c8454 static int make_parent_dir(const char *path) function
8516 err = make_parent_dir(path);
8593 err = make_parent_dir(map->pin_path);
10516 err = make_parent_dir(path);

Completed in 214 milliseconds