Home
last modified time | relevance | path

Searched refs:scripts (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/linux-6.6.21/Documentation/admin-guide/media/
Dsaa7134.rst30 ./scripts/config -e PCI
31 ./scripts/config -e INPUT
32 ./scripts/config -m I2C
33 ./scripts/config -m MEDIA_SUPPORT
34 ./scripts/config -e MEDIA_PCI_SUPPORT
35 ./scripts/config -e MEDIA_ANALOG_TV_SUPPORT
36 ./scripts/config -e MEDIA_DIGITAL_TV_SUPPORT
37 ./scripts/config -e MEDIA_RADIO_SUPPORT
38 ./scripts/config -e RC_CORE
39 ./scripts/config -e MEDIA_SUBDRV_AUTOSELECT
[all …]
Dbt8xx.rst28 ./scripts/config -e PCI
29 ./scripts/config -e INPUT
30 ./scripts/config -m I2C
31 ./scripts/config -m MEDIA_SUPPORT
32 ./scripts/config -e MEDIA_PCI_SUPPORT
33 ./scripts/config -e MEDIA_ANALOG_TV_SUPPORT
34 ./scripts/config -e MEDIA_DIGITAL_TV_SUPPORT
35 ./scripts/config -e MEDIA_RADIO_SUPPORT
36 ./scripts/config -e RC_CORE
37 ./scripts/config -m VIDEO_BT848
[all …]
Dttusb-dec.rst33 scripts/get_dvb_firmware dec2000t
34 scripts/get_dvb_firmware dec2540t
35 scripts/get_dvb_firmware dec3000s
/linux-6.6.21/Documentation/
DMakefile10 $(shell $(srctree)/scripts/documentation-file-ref-check --warn)
15 $(shell $(srctree)/scripts/get_abi.pl validate --dir $(srctree)/Documentation/ABI)
43 @$(srctree)/scripts/sphinx-pre-install
59 KERNELDOC = $(srctree)/scripts/kernel-doc
86 $(PYTHON3) $(srctree)/scripts/jobserver-exec \
101 @$(srctree)/scripts/sphinx-pre-install --version-check
115 @$(srctree)/scripts/sphinx-pre-install --version-check
127 @$(srctree)/scripts/sphinx-pre-install --version-check
139 @$(srctree)/scripts/sphinx-pre-install --version-check
149 @$(srctree)/scripts/sphinx-pre-install --version-check
[all …]
/linux-6.6.21/
DMakefile366 include $(srctree)/scripts/Kbuild.include
373 include $(srctree)/scripts/subarch.include
525 PAHOLE_FLAGS = $(shell PAHOLE=$(PAHOLE) $(srctree)/scripts/pahole-flags.sh)
569 --target=$(objtree)/scripts/target.json \
633 $(Q)$(MAKE) $(build)=scripts/basic
673 include $(srctree)/scripts/Makefile.clang
679 include $(srctree)/scripts/Makefile.compiler
694 $(Q)$(MAKE) $(build)=scripts/kconfig $@
697 $(Q)$(MAKE) $(build)=scripts/kconfig $@
1012 include-y := scripts/Makefile.extrawarn
[all …]
/linux-6.6.21/scripts/package/
Dinstall-extmod-build21 find include scripts -type f -o -type l
23 find "arch/${SRCARCH}" -name include -o -name scripts -type d
31 find "arch/${SRCARCH}/include" Module.symvers include scripts -type f
34 find scripts/gcc-plugins -name '*.so'
/linux-6.6.21/Documentation/kbuild/
Dgcc-plugins.rst64 **$(src)/scripts/gcc-plugins**
68 **$(src)/scripts/gcc-plugins/gcc-common.h**
73 **$(src)/scripts/gcc-plugins/gcc-generate-gimple-pass.h,
74 $(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h,
75 $(src)/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h,
76 $(src)/scripts/gcc-plugins/gcc-generate-rtl-pass.h**
121 make scripts
130 The GCC plugins are in scripts/gcc-plugins/. You need to put plugin source files
131 right under scripts/gcc-plugins/. Creating subdirectories is not supported.
132 It must be added to scripts/gcc-plugins/Makefile, scripts/Makefile.gcc-plugins
/linux-6.6.21/tools/memory-model/scripts/
Dchecklitmushist.sh17 . scripts/parseargs.sh
27 echo Run scripts/initlitmushist.sh first, need litmus repo.
47 scripts/runlitmushist.sh < $T/list-C-short > $T/runlitmushist.sh.out 2>&1
59 sh scripts/cmplitmushist.sh
DREADME6 These scripts are run from the tools/memory-model directory.
44 provided instead for use by other scripts.
57 instead for use by other scripts.
68 provided instead for use by other scripts.
74 provided instead for use by other scripts.
84 scripts/initlitmushist.sh --timeout 10m --procs 10
91 scripts/checkalllitmus.sh
95 scripts/checklitmushist.sh --timeout 10m --procs 10
98 scripts/checkghlitmus.sh --timeout 10m --procs 10
Dcheckalllitmus.sh27 . scripts/parseargs.sh
50 if test -n "$LKMM_HW_MAP_FILE" && ! scripts/simpletest.sh $i
54 if ! scripts/checklitmus.sh $i
Dnewlitmushist.sh17 . scripts/parseargs.sh
27 echo Run scripts/initlitmushist.sh first, need litmus repo.
59 scripts/runlitmushist.sh < $T/list-C-needed
Dcheckghlitmus.sh12 . scripts/parseargs.sh
13 . scripts/hwfnseg.sh
52 if scripts/runlitmushist.sh < $T/list-C-needed > $T/run.stdout 2> $T/run.stderr
/linux-6.6.21/scripts/
DMakefile.build39 include $(srctree)/scripts/Kbuild.include
40 include $(srctree)/scripts/Makefile.compiler
42 include $(srctree)/scripts/Makefile.lib
48 include $(srctree)/scripts/Makefile.host
55 include $(srctree)/scripts/Makefile.userprogs
104 cmd_checkdoc = $(srctree)/scripts/kernel-doc -none $(KDOCFLAGS) \
124 genksyms = scripts/genksyms/genksyms \
195 $(objtree)/scripts/recordmcount $(RECORDMCOUNT_FLAGS) "$(@)"; \
197 recordmcount_source := $(srctree)/scripts/recordmcount.c \
198 $(srctree)/scripts/recordmcount.h
[all …]
Dspdxcheck-test.sh5 python3 scripts/spdxcheck.py $FILE
6 python3 scripts/spdxcheck.py - < $FILE
10 python3 scripts/spdxcheck.py > /dev/null
Dremove-stale-files27 rm -f scripts/extract-cert
29 rm -f scripts/kconfig/[gmnq]conf-cfg
33 rm -f scripts/bin2c
DMakefile.modfinal10 include $(srctree)/scripts/Kbuild.include
13 include $(srctree)/scripts/Makefile.lib
37 -T scripts/module.lds -o $@ $(filter %.o, $^); \
58 %.ko: %.o %.mod.o scripts/module.lds $(and $(CONFIG_DEBUG_INFO_BTF_MODULES),$(KBUILD_BUILTIN),vmlin…
DMakefile.package4 include $(srctree)/scripts/Kbuild.include
5 include $(srctree)/scripts/Makefile.lib
11 samples scripts security sound tools usr virt \
38 @if ! $(srctree)/scripts/check-git; then \
72 cmd_mkspec = $(srctree)/scripts/package/mkspec > $@
82 $(Q)$(srctree)/scripts/package/gen-diff-patch rpmbuild/SOURCES/diff.patch
118 cmd_debianize = $(srctree)/scripts/package/mkdebian $(mkdebian-opts)
165 $(srctree)/scripts/package/snapcraft.template > \
175 +$(Q)$(srctree)/scripts/package/buildtar $@
DMakefile.vmlinux_o7 include $(srctree)/scripts/Kbuild.include
10 include $(srctree)/scripts/Makefile.lib
17 $(PYTHON3) $(srctree)/scripts/jobserver-exec \
20 .tmp_initcalls.lds: $(srctree)/scripts/generate_initcall_order.pl \
DMakefile.vmlinux7 include $(srctree)/scripts/Kbuild.include
10 include $(srctree)/scripts/Makefile.lib
36 vmlinux: scripts/link-vmlinux.sh vmlinux.o $(KBUILD_LDS) FORCE
DMakefile.headersinst15 include $(srctree)/scripts/Kbuild.include
60 cmd_install = $(CONFIG_SHELL) $(srctree)/scripts/headers_install.sh $< $@
62 $(src-headers): $(dst)/%.h: $(src)/%.h $(srctree)/scripts/headers_install.sh FORCE
65 $(gen-headers): $(dst)/%.h: $(gen)/%.h $(srctree)/scripts/headers_install.sh FORCE
/linux-6.6.21/tools/perf/tests/shell/coresight/
DMakefile.miniconfig12 include ../../../../../scripts/Makefile.include
13 include ../../../../../scripts/Makefile.arch
14 include ../../../../../scripts/utilities.mak
DMakefile3 include ../../../../../tools/scripts/Makefile.include
4 include ../../../../../tools/scripts/Makefile.arch
5 include ../../../../../tools/scripts/utilities.mak
/linux-6.6.21/tools/perf/Documentation/
Ddb-export.txt8 supports scripts:
10 tools/perf/scripts/python/export-to-sqlite.py
11 tools/perf/scripts/python/export-to-postgresql.py
33 4. The export scripts themselves maintain forward compatibility (i.e. an existing
36 arguments which old scripts will ignore.
/linux-6.6.21/scripts/dtc/
Dupdate-dtc-source.sh32 DTC_LINUX_PATH=`pwd`/scripts/dtc
43 git log --oneline scripts/dtc/ | grep 'upstream' | head -1 | sed -e 's/^.* \(.*\)/\1/'
72 scripts/dtc: Update to upstream version ${dtc_version}
/linux-6.6.21/Documentation/translations/zh_CN/doc-guide/
Dkernel-doc.rst46 scripts/kernel-doc -v -none drivers/foo/bar.c
476 在内部,它使用 ``scripts/kernel-doc`` 脚本从源代码中提取文档注释。
485 $ scripts/kernel-doc -man \
487 | scripts/split-man.pl /tmp/man
492 $ scripts/kernel-doc -man \
494 | scripts/split-man.pl /tmp/man
496 $ scripts/kernel-doc -man \
498 | scripts/split-man.pl /tmp/man

12345678910>>...16