Home
last modified time | relevance | path

Searched refs:dirs (Results 1 – 16 of 16) sorted by relevance

/linux/scripts/dtc/
H A Ddt-extract-compatibles98 for path, dirs, files in os.walk(root):
100 for d in dirs:
102 dirs.remove(d)
/linux/scripts/
H A Dleaking_addresses.pl450 my($filename, $dirs, $suffix) = fileparse($path);
538 my @dirs = @_;
540 while (my $pwd = shift @dirs) {
560 push @dirs, $path;
H A Dspdxcheck.py332 ap.add_argument('-d', '--dirs', action='store_true',
431 if ndirs and ndirs != dirsok and args.dirs:
443 if args.verbose or args.dirs:
/linux/fs/ntfs3/
H A Ddir.c524 static int ntfs_dir_count(struct inode *dir, bool *is_empty, size_t *dirs, in ntfs_dir_count() argument
572 if (!dirs && !files) in ntfs_dir_count()
606 if (dirs) in ntfs_dir_count()
607 *dirs = drs; in ntfs_dir_count()
/linux/arch/mips/alchemy/
H A DPlatform30 # boards can specify their own <gpio.h> in one of their include dirs.
/linux/scripts/bash-completion/
H A Dmake8 local -a dirs=("${BASH_COMPLETION_USER_DIR:-${XDG_DATA_HOME:-$HOME/.local/share}/bash-completion}/completions")
12 dirs+=("$dir"/bash-completion/completions)
18 for dir in "${dirs[@]}"; do
25 # Avoid trying to source dirs; https://bugzilla.redhat.com/903540
/linux/tools/testing/selftests/devices/probe/
H A Dtest_discoverable_devices.py41 for path, dirs, _ in os.walk(sysfs_devices):
42 for d in dirs:
/linux/
H A D.gitignore127 # stgit generated dirs
/linux/scripts/gdb/linux/
H A Dsymbols.py133 for root, dirs, files in os.walk(path):
/linux/tools/perf/util/
H A Dsymbol.c2088 struct strlist *dirs; in find_matching_kcore() local
2091 dirs = lsdir(dir, visible_dir_filter); in find_matching_kcore()
2092 if (!dirs) in find_matching_kcore()
2095 strlist__for_each_entry(nd, dirs) { in find_matching_kcore()
2105 strlist__delete(dirs); in find_matching_kcore()
/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py349 for root, dirs, files in os.walk('.'):
/linux/fs/overlayfs/
H A DKconfig79 inconsistencies on lookup, like redirect from multiple upper dirs to
/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py609 for root, dirs, files in os.walk('.'):
/linux/Documentation/arch/powerpc/
H A Dhvcs.rst148 |-- *other sysfs base dirs*
167 |-- *other sysfs base dirs*
/linux/drivers/usb/core/
H A Ddevio.c495 static const char *dirs[] = {"out", "in"}; in snoop_urb() local
504 d = dirs[!!usb_pipein(pipe)]; in snoop_urb()
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst111 `QA test changes <https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfstests-dev.git/log/?h=repair-dirs>`_.
3448 <https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/log/?h=repair-dirs>`_
4453 <https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/log/?h=repair-dirs>`_