Searched refs:dirs (Results 1 – 16 of 16) sorted by relevance
| /kernel/linux/linux-5.10/scripts/ |
| D | leaking_addresses.pl | 419 my($filename, $dirs, $suffix) = fileparse($path); 479 my @dirs = @_; 481 while (my $pwd = shift @dirs) { 501 push @dirs, $path;
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-sta2x11.c | 27 u32 dirs; member 81 writel(bit, ®s->dirs); in gsta_gpio_direction_output() 173 writel(bit, ®s->dirs); in gsta_set_config() 177 writel(bit, ®s->dirs); in gsta_set_config()
|
| /kernel/linux/linux-5.10/arch/mips/alchemy/ |
| D | Platform | 30 # boards can specify their own <gpio.h> in one of their include dirs.
|
| /kernel/uniproton/cmake/tool_chain/ |
| D | uniproton_tool_chain.cmake | 17 …os -Wswitch-default -Wshift-overflow=2 -Wnested-externs -Wmissing-include-dirs -Wlogical-op -Wjump…
|
| /kernel/linux/linux-5.10/scripts/package/ |
| D | buildtar | 73 dirs="$dirs lib"
|
| /kernel/linux/linux-5.10/ |
| D | .gitignore | 108 # stgit generated dirs
|
| /kernel/linux/linux-5.10/scripts/gdb/linux/ |
| D | symbols.py | 78 for root, dirs, files in os.walk(path):
|
| /kernel/uniproton/ |
| D | BUILD.gn | 61 "-Wmissing-include-dirs",
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | symbol.c | 2112 struct strlist *dirs; in find_matching_kcore() local 2115 dirs = lsdir(dir, visible_dir_filter); in find_matching_kcore() 2116 if (!dirs) in find_matching_kcore() 2119 strlist__for_each_entry(nd, dirs) { in find_matching_kcore() 2129 strlist__delete(dirs); in find_matching_kcore()
|
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| D | Kconfig | 78 inconsistencies on lookup, like redirect from multiple upper dirs to
|
| /kernel/linux/linux-5.10/tools/power/x86/intel_pstate_tracer/ |
| D | intel_pstate_tracer.py | 611 for root, dirs, files in os.walk('.'):
|
| /kernel/linux/linux-5.10/Documentation/powerpc/ |
| D | hvcs.rst | 148 |-- *other sysfs base dirs* 167 |-- *other sysfs base dirs*
|
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| D | devio.c | 472 static const char *dirs[] = {"out", "in"}; in snoop_urb() local 481 d = dirs[!!usb_pipein(pipe)]; in snoop_urb()
|
| /kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
| D | linux-5.10.patch | 1968 +dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(foreach d,$(dts-dirs), $(wildcar… 25551 vmlinux-dirs := $(patsubst %/,%,$(filter %/, \ 25556 vmlinux-alldirs := $(sort $(vmlinux-dirs) Documentation \ 25566 build-dirs := $(vmlinux-dirs) 25567 clean-dirs := $(vmlinux-alldirs)
|
| /kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
| D | hispark_taurus.patch | 12221 +dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(foreach d,$(dts-dirs), $(wildcar…
|
| /kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
| D | hispark_taurus.patch | 213621 +dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(foreach d,$(dts-dirs), $(wildcar…
|