Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/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.py431 if ndirs and ndirs != dirsok and args.dirs:
443 if args.verbose or args.dirs:
/linux-6.15/tools/power/cpupower/
H A DREADME49 'make install' command puts targets to default system dirs:
70 appropriate dirs:
99 The files will be installed to the following dirs:
113 If you look at the table for the default 'make' output dirs you will
115 ${DESTDIR} prefix. So, the structure of the output dirs remains the same
/linux-6.15/fs/ntfs3/
H A Ddir.c522 static int ntfs_dir_count(struct inode *dir, bool *is_empty, size_t *dirs, in ntfs_dir_count() argument
570 if (!dirs && !files) in ntfs_dir_count()
604 if (dirs) in ntfs_dir_count()
605 *dirs = drs; in ntfs_dir_count()
/linux-6.15/arch/mips/alchemy/
H A DPlatform30 # boards can specify their own <gpio.h> in one of their include dirs.
/linux-6.15/scripts/bash-completion/
H A Dmake8 …local -a dirs=("${BASH_COMPLETION_USER_DIR:-${XDG_DATA_HOME:-$HOME/.local/share}/bash-completion}/…
12 dirs+=("$dir"/bash-completion/completions)
18 for dir in "${dirs[@]}"; do
25 # Avoid trying to source dirs; https://bugzilla.redhat.com/903540
/linux-6.15/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-6.15/
H A D.gitignore125 # stgit generated dirs
/linux-6.15/scripts/gdb/linux/
H A Dsymbols.py103 for root, dirs, files in os.walk(path):
/linux-6.15/tools/perf/util/
H A Dsymbol.c2078 struct strlist *dirs; in find_matching_kcore() local
2081 dirs = lsdir(dir, visible_dir_filter); in find_matching_kcore()
2082 if (!dirs) in find_matching_kcore()
2085 strlist__for_each_entry(nd, dirs) { in find_matching_kcore()
2095 strlist__delete(dirs); in find_matching_kcore()
/linux-6.15/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py349 for root, dirs, files in os.walk('.'):
/linux-6.15/fs/overlayfs/
H A DKconfig79 inconsistencies on lookup, like redirect from multiple upper dirs to
/linux-6.15/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py609 for root, dirs, files in os.walk('.'):
/linux-6.15/Documentation/arch/powerpc/
H A Dhvcs.rst148 |-- *other sysfs base dirs*
167 |-- *other sysfs base dirs*
/linux-6.15/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-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst111 …ges <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>`_