Searched refs:dirs (Results 1 – 11 of 11) sorted by relevance
| /linux/scripts/dtc/ |
| H A D | dt-extract-compatibles | 98 for path, dirs, files in os.walk(root): 100 for d in dirs: 102 dirs.remove(d)
|
| /linux/scripts/ |
| H A D | leaking_addresses.pl | 450 my($filename, $dirs, $suffix) = fileparse($path); 538 my @dirs = @_; 540 while (my $pwd = shift @dirs) { 560 push @dirs, $path;
|
| /linux/tools/power/cpupower/ |
| H A D | README | 49 'make install' command puts targets to default system dirs: 74 appropriate dirs: 103 The files will be installed to the following dirs: 121 If you look at the table for the default 'make' output dirs you will 123 ${DESTDIR} prefix. So, the structure of the output dirs remains the same
|
| /linux/arch/mips/alchemy/ |
| H A D | Platform | 30 # boards can specify their own <gpio.h> in one of their include dirs.
|
| /linux/ |
| H A D | .gitignore | 128 # stgit generated dirs
|
| /linux/tools/perf/util/ |
| H A D | symbol.c | 1968 struct strlist *dirs; in find_matching_kcore() local 1971 dirs = lsdir(dir, visible_dir_filter); in find_matching_kcore() 1972 if (!dirs) in find_matching_kcore() 1975 strlist__for_each_entry(nd, dirs) { in find_matching_kcore() 1985 strlist__delete(dirs); in find_matching_kcore()
|
| /linux/tools/power/x86/amd_pstate_tracer/ |
| H A D | amd_pstate_trace.py | 349 for root, dirs, files in os.walk('.'):
|
| /linux/scripts/gdb/linux/ |
| H A D | symbols.py | 144 for root, dirs, files in os.walk(path):
|
| /linux/fs/overlayfs/ |
| H A D | Kconfig | 79 inconsistencies on lookup, like redirect from multiple upper dirs to
|
| /linux/tools/power/x86/intel_pstate_tracer/ |
| H A D | intel_pstate_tracer.py | 609 for root, dirs, files in os.walk('.'):
|
| /linux/Documentation/arch/powerpc/ |
| H A D | hvcs.rst | 148 |-- *other sysfs base dirs* 167 |-- *other sysfs base dirs*
|