Searched refs:dirs (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/scripts/ |
D | leaking_addresses.pl | 420 my($filename, $dirs, $suffix) = fileparse($path); 480 my @dirs = @_; 482 while (my $pwd = shift @dirs) { 502 push @dirs, $path;
|
D | spdxcheck.py | 422 if ndirs and ndirs != dirsok and args.dirs: 434 if args.verbose or args.dirs:
|
/Linux-v6.6/fs/ntfs3/ |
D | dir.c | 488 static int ntfs_dir_count(struct inode *dir, bool *is_empty, size_t *dirs, in ntfs_dir_count() argument 536 if (!dirs && !files) in ntfs_dir_count() 572 if (dirs) in ntfs_dir_count() 573 *dirs = drs; in ntfs_dir_count()
|
/Linux-v6.6/arch/mips/alchemy/ |
D | Platform | 30 # boards can specify their own <gpio.h> in one of their include dirs.
|
/Linux-v6.6/scripts/package/ |
D | buildtar | 45 dirs="$dirs lib"
|
/Linux-v6.6/ |
D | .gitignore | 114 # stgit generated dirs
|
/Linux-v6.6/scripts/gdb/linux/ |
D | symbols.py | 78 for root, dirs, files in os.walk(path):
|
/Linux-v6.6/tools/perf/util/ |
D | symbol.c | 2265 struct strlist *dirs; in find_matching_kcore() local 2268 dirs = lsdir(dir, visible_dir_filter); in find_matching_kcore() 2269 if (!dirs) in find_matching_kcore() 2272 strlist__for_each_entry(nd, dirs) { in find_matching_kcore() 2282 strlist__delete(dirs); in find_matching_kcore()
|
/Linux-v6.6/tools/power/x86/amd_pstate_tracer/ |
D | amd_pstate_trace.py | 350 for root, dirs, files in os.walk('.'):
|
/Linux-v6.6/fs/overlayfs/ |
D | Kconfig | 78 inconsistencies on lookup, like redirect from multiple upper dirs to
|
/Linux-v6.6/tools/power/x86/intel_pstate_tracer/ |
D | intel_pstate_tracer.py | 609 for root, dirs, files in os.walk('.'):
|
/Linux-v6.6/Documentation/powerpc/ |
D | hvcs.rst | 148 |-- *other sysfs base dirs* 167 |-- *other sysfs base dirs*
|
/Linux-v6.6/drivers/usb/core/ |
D | devio.c | 492 static const char *dirs[] = {"out", "in"}; in snoop_urb() local 501 d = dirs[!!usb_pipein(pipe)]; in snoop_urb()
|
/Linux-v6.6/Documentation/filesystems/ |
D | xfs-online-fsck-design.rst | 111 …ges <https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfstests-dev.git/log/?h=repair-dirs>`_. 3455 <https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/log/?h=repair-dirs>`_ 4452 <https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/log/?h=repair-dirs>`_
|