Home
last modified time | relevance | path

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

12345678910>>...18

/linux-6.15/tools/testing/selftests/net/rds/
H A 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.15/Documentation/admin-guide/media/
H A 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
37 ./scripts/config -e MEDIA_RADIO_SUPPORT
38 ./scripts/config -e RC_CORE
40 ./scripts/config -m VIDEO_SAA7134
41 ./scripts/config -e SAA7134_ALSA
42 ./scripts/config -e VIDEO_SAA7134_RC
[all …]
H A 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
35 ./scripts/config -e MEDIA_RADIO_SUPPORT
36 ./scripts/config -e RC_CORE
37 ./scripts/config -m VIDEO_BT848
38 ./scripts/config -m DVB_BT8XX
[all …]
H A Dttusb-dec.rst33 scripts/get_dvb_firmware dec2000t
34 scripts/get_dvb_firmware dec2540t
35 scripts/get_dvb_firmware dec3000s
/linux-6.15/Documentation/translations/zh_CN/kbuild/
H A 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.15/
H A DMakefile643 $(Q)$(MAKE) $(build)=scripts/basic
1255 PHONY += scripts
1256 scripts: scripts_basic scripts_dtc target
1273 $(Q)$(MAKE) $(build)=scripts/mod
1382 $(Q)$(MAKE) $(build)=scripts scripts/unifdef
1386 $(Q)$(MAKE) $(build)=scripts scripts/gen_packed_field_checks
1511 $(Q)$(MAKE) $(build)=scripts/dtc
1558 $(Q)$(MAKE) $(build)=scripts scripts/module.lds
1837 $(Q)$(srctree)/scripts/misc-check
1843 $(Q)$(MAKE) $(build)=scripts/gdb
[all …]
/linux-6.15/Documentation/
H A DMakefile10 $(shell $(srctree)/scripts/documentation-file-ref-check --warn)
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
170 @$(srctree)/scripts/sphinx-pre-install --version-check
174 @$(srctree)/scripts/sphinx-pre-install --version-check
[all …]
/linux-6.15/scripts/
H A DMakefile.build35 include $(srctree)/scripts/Kbuild.include
36 include $(srctree)/scripts/Makefile.compiler
38 include $(srctree)/scripts/Makefile.lib
112 genksyms = $(objtree)/scripts/genksyms/genksyms \
172 recordmcount_source := $(srctree)/scripts/recordmcount.c \
173 $(srctree)/scripts/recordmcount.h
181 recordmcount_source := $(srctree)/scripts/recordmcount.pl
216 $(CONFIG_SHELL) $(srctree)/scripts/makelst $*.o \
426 include $(srctree)/scripts/Makefile.host
432 include $(srctree)/scripts/Makefile.userprogs
[all …]
H A Dgit.orderFile7 # git diff -O scripts/git.orderFile ...
10 # git config diff.orderFile scripts/git.orderFile
21 scripts/git.orderFile
32 scripts/*
H A DMakefile.modfinal10 include $(srctree)/scripts/Kbuild.include
11 include $(srctree)/scripts/Makefile.lib
28 .module-common.o: $(srctree)/scripts/module-common.c FORCE
35 -T $(objtree)/scripts/module.lds -o $@ $(filter %.o, $^)
55 %.ko: %.o %.mod.o .module-common.o $(objtree)/scripts/module.lds $(and $(CONFIG_DEBUG_INFO_BTF_MODU…
H A Dspdxcheck-test.sh5 python3 scripts/spdxcheck.py $FILE
6 python3 scripts/spdxcheck.py - < $FILE
10 python3 scripts/spdxcheck.py > /dev/null
H A DMakefile.vmlinux7 include $(srctree)/scripts/Kbuild.include
8 include $(srctree)/scripts/Makefile.lib
90 $(vmlinux-final): scripts/link-vmlinux.sh vmlinux.o $(KBUILD_LDS) FORCE
97 $(vmlinux-final): scripts/sorttable
109 modules.builtin.ranges: $(srctree)/scripts/generate_builtin_ranges.awk \
H A 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 $@
H A 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.15/Documentation/kbuild/
H A 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.15/tools/memory-model/scripts/
H A 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
H A 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
H A Dcheckalllitmus.sh27 . scripts/parseargs.sh
50 if test -n "$LKMM_HW_MAP_FILE" && ! scripts/simpletest.sh $i
54 if ! scripts/checklitmus.sh $i
H A 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.15/tools/perf/tests/shell/coresight/
H A DMakefile.miniconfig12 include ../../../../../scripts/Makefile.include
13 include ../../../../../scripts/Makefile.arch
14 include ../../../../../scripts/utilities.mak
H A DMakefile3 include ../../../../../tools/scripts/Makefile.include
4 include ../../../../../tools/scripts/Makefile.arch
5 include ../../../../../tools/scripts/utilities.mak
/linux-6.15/tools/perf/Documentation/
H A 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.15/Documentation/translations/zh_CN/doc-guide/
H A 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``
H A 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.15/scripts/dtc/
H A 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>>...18