Home
last modified time | relevance | path

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

12345678910>>...17

/linux-6.12.1/tools/testing/selftests/net/rds/
Dconfig.sh30 scripts/config --file "$CONF_FILE" --disable CONFIG_MODULES
33 scripts/config --file "$CONF_FILE" --enable CONFIG_RDS
34 scripts/config --file "$CONF_FILE" --enable CONFIG_RDS_TCP
38 scripts/config --file "$CONF_FILE" --enable CONFIG_GCOV_KERNEL
39 scripts/config --file "$CONF_FILE" --disable GCOV_PROFILE_ALL
40 scripts/config --file "$CONF_FILE" --enable GCOV_PROFILE_RDS
42 scripts/config --file "$CONF_FILE" --disable CONFIG_GCOV_KERNEL
43 scripts/config --file "$CONF_FILE" --disable GCOV_PROFILE_ALL
44 scripts/config --file "$CONF_FILE" --disable GCOV_PROFILE_RDS
48 scripts/config --file "$CONF_FILE" --enable CONFIG_NET_NS
[all …]
/linux-6.12.1/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 …]
/linux-6.12.1/Documentation/translations/zh_CN/kbuild/
Dgcc-plugins.rst62 **$(src)/scripts/gcc-plugins**
66 **$(src)/scripts/gcc-plugins/gcc-common.h**
71 **$(src)/scripts/gcc-plugins/gcc-generate-gimple-pass.h,
72 $(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h,
73 $(src)/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h,
74 $(src)/scripts/gcc-plugins/gcc-generate-rtl-pass.h**
116 make scripts
124 GCC 插件位于 scripts/gcc-plugins/。你需要将插件源文件放在 scripts/gcc-plugins/ 目录下。
125 子目录创建并不支持,你必须添加在 scripts/gcc-plugins/Makefile、scripts/Makefile.gcc-plugins
/linux-6.12.1/
DMakefile354 include $(srctree)/scripts/Kbuild.include
361 include $(srctree)/scripts/subarch.include
463 $(HOSTCFLAGS) -I $(srctree)/scripts/include
465 -I $(srctree)/scripts/include
613 $(Q)$(MAKE) $(build)=scripts/basic
655 include $(srctree)/scripts/Makefile.clang
661 include $(srctree)/scripts/Makefile.compiler
676 $(Q)$(MAKE) $(build)=scripts/kconfig $@
679 $(Q)$(MAKE) $(build)=scripts/kconfig $@
1012 include-y := scripts/Makefile.extrawarn
[all …]
/linux-6.12.1/Documentation/
DMakefile10 $(shell $(srctree)/scripts/documentation-file-ref-check --warn)
15 $(shell $(srctree)/scripts/get_abi.pl validate --dir $(srctree)/Documentation/ABI)
47 @$(srctree)/scripts/sphinx-pre-install
63 KERNELDOC = $(srctree)/scripts/kernel-doc
90 $(PYTHON3) $(srctree)/scripts/jobserver-exec \
121 @$(srctree)/scripts/sphinx-pre-install --version-check
135 @$(srctree)/scripts/sphinx-pre-install --version-check
147 @$(srctree)/scripts/sphinx-pre-install --version-check
160 @$(srctree)/scripts/sphinx-pre-install --version-check
162 …S="$(LATEXOPTS)" $(DENY_VF) -C $(BUILDDIR)/$(var)/latex || sh $(srctree)/scripts/check-variable-fo…
[all …]
/linux-6.12.1/scripts/package/
Dinstall-extmod-build13 find scripts \
43 find scripts/gcc-plugins -name '*.so'
55 subdir-y := scripts
65 "${MAKE}" HOSTCC="${CC}" KBUILD_EXTMOD="${destdir}" scripts/
74 "${MAKE}" HOSTCC="${CC}" KBUILD_EXTMOD="${destdir}" scripts/
/linux-6.12.1/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.12.1/scripts/
DMakefile.build39 include $(srctree)/scripts/Kbuild.include
40 include $(srctree)/scripts/Makefile.compiler
42 include $(srctree)/scripts/Makefile.lib
90 cmd_checkdoc = $(srctree)/scripts/kernel-doc -none $(KDOCFLAGS) \
110 genksyms = scripts/genksyms/genksyms \
181 $(objtree)/scripts/recordmcount $(RECORDMCOUNT_FLAGS) "$(@)"; \
183 recordmcount_source := $(srctree)/scripts/recordmcount.c \
184 $(srctree)/scripts/recordmcount.h
186 sub_cmd_record_mcount = perl $(srctree)/scripts/recordmcount.pl "$(ARCH)" \
192 recordmcount_source := $(srctree)/scripts/recordmcount.pl
[all …]
Dgit.orderFile7 # git diff -O scripts/git.orderFile ...
10 # git config diff.orderFile scripts/git.orderFile
21 scripts/git.orderFile
32 scripts/*
DMakefile.modfinal10 include $(srctree)/scripts/Kbuild.include
13 include $(srctree)/scripts/Makefile.lib
33 $(extmod_prefix).module-common.o: $(srctree)/scripts/module-common.c FORCE
40 -T scripts/module.lds -o $@ $(filter %.o, $^)
60 %.ko: %.o %.mod.o $(extmod_prefix).module-common.o scripts/module.lds $(and $(CONFIG_DEBUG_INFO_BTF…
Dspdxcheck-test.sh5 python3 scripts/spdxcheck.py $FILE
6 python3 scripts/spdxcheck.py - < $FILE
10 python3 scripts/spdxcheck.py > /dev/null
DMakefile.vmlinux7 include $(srctree)/scripts/Kbuild.include
10 include $(srctree)/scripts/Makefile.lib
33 vmlinux: scripts/link-vmlinux.sh vmlinux.o $(KBUILD_LDS) FORCE
45 modules.builtin.ranges: $(srctree)/scripts/generate_builtin_ranges.awk \
DMakefile.package4 include $(srctree)/scripts/Kbuild.include
5 include $(srctree)/scripts/Makefile.lib
17 @if ! $(srctree)/scripts/check-git; then \
51 cmd_mkspec = $(srctree)/scripts/package/mkspec $@
61 $(Q)$(srctree)/scripts/package/gen-diff-patch rpmbuild/SOURCES/diff.patch
100 cmd_debianize = $(srctree)/scripts/package/mkdebian $(mkdebian-opts)
144 $(srctree)/scripts/package/snapcraft.template > \
154 @ln -srf $(srctree)/scripts/package/PKGBUILD $(objtree)/PKGBUILD
166 +$(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 \
/linux-6.12.1/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
/linux-6.12.1/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.12.1/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.12.1/Documentation/translations/zh_CN/doc-guide/
Dchecktransupdate.rst31 ./scripts/checktransupdate.py --help
37 - ``./scripts/checktransupdate.py -l zh_CN``
39 - ``./scripts/checktransupdate.py Documentation/translations/zh_CN/dev-tools/testing-overview.rst``
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
/linux-6.12.1/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}

12345678910>>...17