/linux/tools/testing/selftests/net/rds/ |
H A D | config.sh | 30 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/Documentation/translations/zh_CN/kbuild/ |
H A D | gcc-plugins.rst | 62 **$(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/ |
H A D | Makefile | 376 include $(srctree)/scripts/Kbuild.include 383 include $(srctree)/scripts/subarch.include 463 KERNELDOC = $(srctree)/scripts/kernel-doc.py 494 $(HOSTCFLAGS) -I $(srctree)/scripts/include 496 -I $(srctree)/scripts/include 648 $(Q)$(MAKE) $(build)=scripts/basic 711 include $(srctree)/scripts/Makefile.clang 717 include $(srctree)/scripts/Makefile.compiler 732 $(Q)$(MAKE) $(build)=scripts/kconfig $@ 735 $(Q)$(MAKE) $(build)=scripts/kconfig $@ [all …]
|
/linux/Documentation/ |
H A D | Makefile | 10 $(shell $(srctree)/scripts/documentation-file-ref-check --warn) 15 $(shell $(srctree)/scripts/get_abi.py --dir $(srctree)/Documentation/ABI validate) 47 @$(srctree)/scripts/sphinx-pre-install 91 $(PYTHON3) $(srctree)/scripts/jobserver-exec \ 122 @$(srctree)/scripts/sphinx-pre-install --version-check 136 @$(srctree)/scripts/sphinx-pre-install --version-check 148 @$(srctree)/scripts/sphinx-pre-install --version-check 161 @$(srctree)/scripts/sphinx-pre-install --version-check 163 …S="$(LATEXOPTS)" $(DENY_VF) -C $(BUILDDIR)/$(var)/latex || sh $(srctree)/scripts/check-variable-fo… 171 @$(srctree)/scripts/sphinx-pre-install --version-check [all …]
|
/linux/Documentation/admin-guide/media/ |
H A D | bt8xx.rst | 28 ./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 …]
|
H A D | ttusb-dec.rst | 33 scripts/get_dvb_firmware dec2000t 34 scripts/get_dvb_firmware dec2540t 35 scripts/get_dvb_firmware dec3000s
|
/linux/Documentation/kbuild/ |
H A D | gcc-plugins.rst | 64 **$(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/scripts/ |
H A D | Makefile.build | 35 include $(srctree)/scripts/Kbuild.include 36 include $(srctree)/scripts/Makefile.compiler 38 include $(srctree)/scripts/Makefile.lib 192 gendwarfksyms = $(objtree)/scripts/gendwarfksyms/gendwarfksyms \ 196 genksyms = $(objtree)/scripts/genksyms/genksyms \ 254 $(objtree)/scripts/recordmcount $(RECORDMCOUNT_FLAGS) "$(@)"; \ 256 recordmcount_source := $(srctree)/scripts/recordmcount.c \ 257 $(srctree)/scripts/recordmcount.h 259 sub_cmd_record_mcount = perl $(srctree)/scripts/recordmcount.pl "$(ARCH)" \ 265 recordmcount_source := $(srctree)/scripts/recordmcount.pl [all …]
|
H A D | Makefile.modfinal | 10 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 D | git.orderFile | 7 # git diff -O scripts/git.orderFile ... 10 # git config diff.orderFile scripts/git.orderFile 21 scripts/git.orderFile 32 scripts/*
|
H A D | spdxcheck-test.sh | 5 python3 scripts/spdxcheck.py $FILE 6 python3 scripts/spdxcheck.py - < $FILE 10 python3 scripts/spdxcheck.py > /dev/null
|
H A D | Makefile.vmlinux | 7 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 D | Makefile.package | 4 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 D | Makefile.vmlinux_o | 7 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 \
|
H A D | Makefile.headersinst | 15 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
|
H A D | Makefile.asm-headers | 20 syscalltbl := $(srctree)/scripts/syscall.tbl 25 include $(srctree)/scripts/Kbuild.include 28 syshdr := $(srctree)/scripts/syscallhdr.sh 29 systbl := $(srctree)/scripts/syscalltbl.sh
|
/linux/tools/memory-model/scripts/ |
H A D | checklitmushist.sh | 17 . 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 D | README | 6 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 D | checkalllitmus.sh | 27 . scripts/parseargs.sh 50 if test -n "$LKMM_HW_MAP_FILE" && ! scripts/simpletest.sh $i 54 if ! scripts/checklitmus.sh $i
|
H A D | newlitmushist.sh | 17 . scripts/parseargs.sh 27 echo Run scripts/initlitmushist.sh first, need litmus repo. 59 scripts/runlitmushist.sh < $T/list-C-needed
|
/linux/tools/perf/tests/shell/coresight/ |
H A D | Makefile.miniconfig | 12 include ../../../../../scripts/Makefile.include 13 include ../../../../../scripts/Makefile.arch 14 include ../../../../../scripts/utilities.mak
|
/linux/tools/perf/Documentation/ |
H A D | db-export.txt | 8 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/Documentation/translations/zh_CN/doc-guide/ |
H A D | checktransupdate.rst | 31 ./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 D | kernel-doc.rst | 46 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/scripts/dtc/ |
H A D | update-dtc-source.sh | 32 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}
|