/linux-4.1.27/scripts/genksyms/ |
D | keywords.hash.c_shipped | 2 … Command-line: gperf -t --output-file scripts/genksyms/keywords.hash.c_shipped -a -C -E -g -k '1,3… 31 #line 4 "scripts/genksyms/keywords.gperf" 35 #line 8 "scripts/genksyms/keywords.gperf" 102 #line 35 "scripts/genksyms/keywords.gperf" 105 #line 15 "scripts/genksyms/keywords.gperf" 108 #line 16 "scripts/genksyms/keywords.gperf" 111 #line 27 "scripts/genksyms/keywords.gperf" 114 #line 19 "scripts/genksyms/keywords.gperf" 116 #line 18 "scripts/genksyms/keywords.gperf" 118 #line 20 "scripts/genksyms/keywords.gperf" [all …]
|
/linux-4.1.27/scripts/kconfig/ |
D | POTFILES.in | 1 scripts/kconfig/lxdialog/checklist.c 2 scripts/kconfig/lxdialog/inputbox.c 3 scripts/kconfig/lxdialog/menubox.c 4 scripts/kconfig/lxdialog/textbox.c 5 scripts/kconfig/lxdialog/util.c 6 scripts/kconfig/lxdialog/yesno.c 7 scripts/kconfig/mconf.c 8 scripts/kconfig/conf.c 9 scripts/kconfig/confdata.c 10 scripts/kconfig/gconf.c [all …]
|
D | zconf.hash.c_shipped | 2 /* Command-line: gperf -t --output-file scripts/kconfig/zconf.hash.c_shipped -a -C -E -g -k '1,3,$'… 31 #line 10 "scripts/kconfig/zconf.gperf" 185 #line 25 "scripts/kconfig/zconf.gperf" 187 #line 36 "scripts/kconfig/zconf.gperf" 190 #line 26 "scripts/kconfig/zconf.gperf" 193 #line 29 "scripts/kconfig/zconf.gperf" 195 #line 31 "scripts/kconfig/zconf.gperf" 197 #line 20 "scripts/kconfig/zconf.gperf" 200 #line 32 "scripts/kconfig/zconf.gperf" 202 #line 35 "scripts/kconfig/zconf.gperf" [all …]
|
D | .zconf.tab.o.cmd | 1 …scripts/kconfig/.zconf.tab.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-poi… 3 source_scripts/kconfig/zconf.tab.o := scripts/kconfig/zconf.tab.c 51 scripts/kconfig/lkc.h \ 56 scripts/kconfig/expr.h \ 59 scripts/kconfig/list.h \ 63 scripts/kconfig/lkc_proto.h \ 64 scripts/kconfig/zconf.hash.c \ 65 scripts/kconfig/zconf.lex.c \ 85 scripts/kconfig/util.c \ 86 scripts/kconfig/confdata.c \ [all …]
|
D | .conf.cmd | 1 cmd_scripts/kconfig/conf := gcc -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconfig/zco…
|
D | .conf.o.cmd | 1 …scripts/kconfig/.conf.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer … 3 source_scripts/kconfig/conf.o := scripts/kconfig/conf.c 71 scripts/kconfig/lkc.h \ 75 scripts/kconfig/expr.h \ 78 scripts/kconfig/list.h \ 81 scripts/kconfig/lkc_proto.h \ 83 scripts/kconfig/conf.o: $(deps_scripts/kconfig/conf.o)
|
D | Makefile | 62 --files-from=$(srctree)/scripts/kconfig/POTFILES.in \ 111 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/kconfig/merge_config.sh -m .config $(configfiles)
|
/linux-4.1.27/ |
D | Makefile | 349 scripts/Kbuild.include: ; 350 include scripts/Kbuild.include 363 GENKSYMS = scripts/genksyms/genksyms 411 KBUILD_LDFLAGS_MODULE := -T $(srctree)/scripts/module-common.lds 449 $(Q)$(MAKE) $(build)=scripts/basic 453 scripts/basic/%: scripts_basic ; 462 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/mkmakefile \ 469 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.asm-generic \ 471 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.asm-generic \ 538 $(Q)$(MAKE) $(build)=scripts/kconfig $@ [all …]
|
D | REPORTING-BUGS | 54 perl scripts/get_maintainer.pl -f <filename> 100 First run the ver_linux script included as scripts/ver_linux, which 102 the command "sh scripts/ver_linux".
|
D | Kbuild | 77 missing-syscalls: scripts/checksyscalls.sh $(offsets-file) FORCE
|
/linux-4.1.27/scripts/package/ |
D | Makefile | 34 MKSPEC := $(srctree)/scripts/package/mkspec 48 $(CONFIG_SHELL) $(srctree)/scripts/setlocalversion --save-scmversion 52 $(CONFIG_SHELL) $(srctree)/scripts/mkversion > $(objtree)/.tmp_version 62 $(CONFIG_SHELL) $(srctree)/scripts/mkversion > $(objtree)/.tmp_version 87 $(srctree)/scripts/package/builddeb 100 $(CONFIG_SHELL) $(srctree)/scripts/package/buildtar $@
|
/linux-4.1.27/scripts/ |
D | Makefile.build | 36 include scripts/Kbuild.include 53 include scripts/Makefile.lib 64 include scripts/Makefile.host 112 cmd_secanalysis = ; scripts/mod/modpost $@ 224 $(objtree)/scripts/recordmcount $(RECORDMCOUNT_FLAGS) "$(@)"; \ 226 recordmcount_source := $(srctree)/scripts/recordmcount.c \ 227 $(srctree)/scripts/recordmcount.h 229 sub_cmd_record_mcount = set -e ; perl $(srctree)/scripts/recordmcount.pl "$(ARCH)" \ 235 recordmcount_source := $(srctree)/scripts/recordmcount.pl 250 scripts/basic/fixdep $(depfile) $@ '$(call make-cmd,cc_o_c)' > \ [all …]
|
D | Kbuild.include | 132 cc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/gcc-version.sh $(CC)) 136 $(srctree)/scripts/gcc-version.sh -p $(CC)) 159 ld-version = $(shell $(LD) --version | $(srctree)/scripts/ld-version.sh) 168 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.build obj= 171 build := -f $(srctree)/scripts/Makefile.build obj 174 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.modbuiltin obj= 177 modbuiltin := -f $(srctree)/scripts/Makefile.modbuiltin obj 180 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.dtbinst obj= 183 dtbinst := -f $(if $(KBUILD_SRC),$(srctree)/)scripts/Makefile.dtbinst obj 186 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.clean obj= [all …]
|
D | Makefile.modpost | 43 include scripts/Kbuild.include 57 include scripts/Makefile.lib 72 modpost = scripts/mod/modpost \
|
D | decode_stacktrace.sh | 74 local scripts=`dirname "${BASH_SOURCE[0]}"` 76 echo "$1" | $scripts/decodecode
|
D | .docproc.cmd | 1 …D,scripts/.docproc.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=… 3 source_scripts/docproc := scripts/docproc.c 80 scripts/docproc: $(deps_scripts/docproc)
|
D | Makefile.modbuiltin | 15 include scripts/Kbuild.include 27 include scripts/Makefile.lib
|
D | Makefile.fwinst | 15 include scripts/Kbuild.include 18 include scripts/Makefile.host
|
D | Makefile.headersinst | 24 include scripts/Kbuild.include 109 $(install-file): scripts/headers_install.sh $(input-files1) $(input-files2) $(input-files3) FORCE 119 $(check-file): scripts/headers_check.pl $(output-files) FORCE
|
D | link-vmlinux.sh | 97 scripts/kallsyms ${kallsymopt} | \ 110 ${objtree}/scripts/sortextable ${1}
|
D | headers_install.sh | 41 scripts/unifdef -U__KERNEL__ -D__EXPORTED_HEADERS__ "$OUTDIR/$FILE.sed" \
|
D | Makefile.asm-generic | 11 include scripts/Kbuild.include
|
D | Makefile.modsign | 8 include scripts/Kbuild.include
|
D | module-common.lds | 3 * Archs are free to supply their own linker scripts. ld will
|
D | Makefile.modinst | 8 include scripts/Kbuild.include
|
D | Makefile.dtbinst | 20 include scripts/Kbuild.include
|
D | Makefile.clean | 10 include scripts/Kbuild.include
|
D | coccicheck | 174 for f in `find $srctree/scripts/coccinelle/ -name '*.cocci' -type f | sort`; do
|
D | Makefile.lib | 287 $(objtree)/scripts/dtc/dtc -O dtb -o $@ -b 0 \ 383 sh $(srctree)/scripts/xz_wrap.sh && \
|
/linux-4.1.27/scripts/gdb/linux/ |
D | Makefile | 1 always := gdb-scripts 5 $(obj)/gdb-scripts:
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-script-python.txt | 33 scripts via 'perf script -l'. As such, this script also shows how to 35 scripts listed by that command. 83 general-purpose scripts to drill down and get more detail about 132 '/scripts/python/Perf-Trace-Util/lib/Perf/Trace') 219 '/scripts/python/Perf-Trace-Util/lib/Perf/Trace') 282 '/scripts/python/Perf-Trace-Util/lib/Perf/Trace') 332 writing a couple of very simple shell scripts and putting them in the 334 scripts listed by the 'perf script -l' command e.g.: 338 List of available trace scripts: 349 scripts, one for recording and one for 'reporting'. [all …]
|
D | perf-script-perl.txt | 30 You can also look at the existing scripts in 31 ~/libexec/perf-core/scripts/perl for typical examples showing how to 119 use lib "$ENV{'PERF_EXEC_PATH'}/scripts/perl/Perf-Trace-Util/lib"; 133 gives scripts a chance to do setup tasks: 142 processed and gives scripts a chance to do end-of-script tasks, such 177 These functions provide some essential functions to user scripts. 191 common, but need to be made accessible to user scripts nonetheless.
|
D | perf-script.txt | 26 You can also run a set of pre-canned scripts that aggregate and 27 summarize the raw trace data in various ways (the list of scripts is 29 record and run those scripts: 71 information on how to write and run your own trace scripts. 88 Display a list of available trace scripts. 103 normally use -a by default, while scripts run with a <command>
|
D | perf-test.txt | 16 also will look for a directory with more tests in the form of scripts.
|
D | perf-bench.txt | 40 processing by scripts.
|
D | Makefile | 1 include ../../scripts/Makefile.include
|
/linux-4.1.27/Documentation/filesystems/ |
D | devpts.txt | 20 'newinstance' option (as in current start-up scripts) the new mount binds 61 and no change is needed to system-startup scripts. 64 administrators or startup scripts should "redirect" open of /dev/ptmx to 81 But this method requires that system-startup scripts set the mode of 82 /dev/pts/ptmx correctly (default mode is 0000). The scripts can set the 89 startup scripts have not yet been updated, container-startup scripts 93 Or, in general, container-startup scripts should use:
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
D | Makefile | 12 CFLAGS_octeon-platform.o = -I$(src)/../../../scripts/dtc/libfdt 13 CFLAGS_setup.o = -I$(src)/../../../scripts/dtc/libfdt
|
/linux-4.1.27/Documentation/dvb/ |
D | udev.txt | 21 dir where udev can execute it, most likely /etc/udev/scripts/ 23 So, create a new file /etc/udev/scripts/dvb.sh and add the following: 38 KERNEL="dvb*", PROGRAM="/etc/udev/scripts/dvb.sh %k", NAME="%c" 45 the helper script /etc/udev/scripts/dvb.sh is invoked, which will then
|
/linux-4.1.27/tools/perf/ |
D | Makefile.perf | 1 include ../scripts/Makefile.include 485 $(call QUIET_INSTALL, perl-scripts) \ 487 …$(INSTALL) scripts/perl/Perf-Trace-Util/lib/Perf/Trace/* -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/s… 488 $(INSTALL) scripts/perl/*.pl -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/perl'; \ 490 $(INSTALL) scripts/perl/bin/* -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/perl/bin' 493 $(call QUIET_INSTALL, python-scripts) \ 496 …$(INSTALL) scripts/python/Perf-Trace-Util/lib/Perf/Trace/* -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)… 497 $(INSTALL) scripts/python/*.py -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/python'; \ 498 $(INSTALL) scripts/python/bin/* -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/python/bin'
|
D | Build | 42 libperf-y += scripts/
|
D | MANIFEST | 2 tools/scripts
|
/linux-4.1.27/drivers/of/ |
D | Makefile | 20 CFLAGS_fdt.o = -I$(src)/../../scripts/dtc/libfdt 21 CFLAGS_fdt_address.o = -I$(src)/../../scripts/dtc/libfdt
|
/linux-4.1.27/Documentation/ |
D | coccinelle.txt | 46 front-end in the 'scripts' directory. 83 sub-directories of 'scripts/coccinelle' to the entire Linux kernel. 129 make C=1 CHECK="scripts/coccicheck" 133 make C=2 CHECK="scripts/coccicheck" 138 This runs every semantic patch in scripts/coccinelle by default. The 167 sub-directories of 'scripts/coccinelle/'. 180 make coccicheck MODE=report COCCI=scripts/coccinelle/api/err_cast.cocci 218 make coccicheck MODE=patch COCCI=scripts/coccinelle/api/err_cast.cocci 262 make coccicheck MODE=context COCCI=scripts/coccinelle/api/err_cast.cocci 297 make coccicheck MODE=org COCCI=scripts/coccinelle/api/err_cast.cocci
|
D | kernel-doc-nano-HOWTO.txt | 17 a few simple conventions. The scripts/kernel-doc perl script, some 42 Only comments so marked will be considered by the kernel-doc scripts, 119 - scripts/kernel-doc 131 - scripts/basic/docproc.c 169 $ scripts/kernel-doc -man $(find -name '*.c') | split-man.pl /tmp/man 170 $ scripts/kernel-doc -man $(find -name '*.h') | split-man.pl /tmp/man 202 $ scripts/kernel-doc -man -function fn file | nroff -man | less 206 $ scripts/kernel-doc -text -function fn file
|
D | module-signing.txt | 73 scripts/sign-file 180 To manually sign a module, use the scripts/sign-file tool available in 190 scripts/sign-file sha512 kernel-signkey.priv \
|
D | gdb-kernel-debugging.txt | 7 kernel provides a collection of helper scripts that can simplify typical 49 Note: Some distros may restrict auto-loading of gdb scripts to known safe
|
D | init.txt | 34 dependencies). And before tackling scripts, better first test a simple
|
D | unicode.txt | 163 fictional and artificial scripts has been established by John Cowan 171 wish to encode fictional scripts use these codes, in the interest of
|
D | SAK.txt | 77 lines in its rc.sysinit and rc scripts:
|
D | SubmitChecklist | 31 patch style checker prior to submission (scripts/checkpatch.pl).
|
D | xz.txt | 42 scripts/xz_wrap.sh is a wrapper for the xz command line tool found
|
D | binfmt_misc.txt | 82 You may want to add the binary formats in one of your /etc/rc scripts during
|
D | memory-hotplug.txt | 85 (However, if you writes udev's hotplug scripts for memory hotplug, these 210 But scripts for memory hotplug are not contained in generic udev package(now).
|
D | java.txt | 402 new scripts by Colin J. Watson <cjw44@cam.ac.uk>
|
D | email-clients.txt | 48 This breaks many scripts that read and apply the patches.
|
/linux-4.1.27/arch/ia64/ |
D | Makefile | 33 GAS_STATUS = $(shell $(srctree)/arch/ia64/scripts/check-gas "$(CC)" "$(OBJDUMP)") 34 KBUILD_CPPFLAGS += $(shell $(srctree)/arch/ia64/scripts/toolchain-flags "$(CC)" "$(OBJDUMP)" "$(REA… 78 -$(Q)READELF=$(READELF) $(PYTHON) $(srctree)/arch/ia64/scripts/unwcheck.py $<
|
/linux-4.1.27/arch/metag/ |
D | Makefile | 71 %.dtb %.dtb.S %.dtb.o: scripts 74 dtbs: scripts
|
/linux-4.1.27/scripts/basic/ |
D | .fixdep.cmd | 1 …,-MD,scripts/basic/.fixdep.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-point… 3 source_scripts/basic/fixdep := scripts/basic/fixdep.c 95 scripts/basic/fixdep: $(deps_scripts/basic/fixdep)
|
/linux-4.1.27/Documentation/security/ |
D | SELinux.txt | 8 scripts/selinux. Note that this requires the selinux 20 cd scripts/selinux
|
/linux-4.1.27/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | README | 9 that scripts may want to use. Context.pm contains the Perl->C 10 interface that allows scripts to access data in the embedding perf 11 executable; scripts wishing to do that should 'use Context.pm'.
|
/linux-4.1.27/arch/arm64/ |
D | Makefile | 73 %.dtb: scripts 78 dtbs: prepare scripts
|
/linux-4.1.27/tools/perf/scripts/python/bin/ |
D | net_dropmonitor-report | 4 perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@
|
D | netdev-times-report | 5 perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@
|
D | event_analyzing_sample-report | 3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py
|
D | sched-migration-report | 3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py
|
D | futex-contention-report | 4 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/futex-contention.py
|
D | syscall-counts-report | 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts.py $comm
|
D | syscall-counts-by-pid-report | 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts-by-pid.py $comm
|
D | failed-syscalls-by-pid-report | 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/failed-syscalls-by-pid.py $comm
|
D | sctop-report | 24 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sctop.py $comm $interval
|
D | export-to-postgresql-report | 29 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/export-to-postgresql.py $dbname $columns $calls
|
/linux-4.1.27/tools/perf/scripts/perl/bin/ |
D | wakeup-latency-report | 3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/wakeup-latency.pl
|
D | rw-by-pid-report | 3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/rw-by-pid.pl
|
D | rw-by-file-report | 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/rw-by-file.pl $comm
|
D | failed-syscalls-report | 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/failed-syscalls.pl $comm
|
D | rwtop-report | 20 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/rwtop.pl $interval
|
/linux-4.1.27/arch/arc/ |
D | Makefile | 105 %.dtb %.dtb.S %.dtb.o: scripts 108 dtbs: scripts
|
/linux-4.1.27/arch/um/os-Linux/skas/ |
D | Makefile | 10 include arch/um/scripts/Makefile.rules
|
/linux-4.1.27/fs/hostfs/ |
D | Makefile | 11 include arch/um/scripts/Makefile.rules
|
/linux-4.1.27/tools/hv/ |
D | hv_set_ifconfig.sh | 58 cp $1 /etc/sysconfig/network-scripts/
|
/linux-4.1.27/arch/um/kernel/skas/ |
D | Makefile | 15 include arch/um/scripts/Makefile.rules
|
/linux-4.1.27/arch/x86/um/os-Linux/ |
D | Makefile | 13 include arch/um/scripts/Makefile.rules
|
/linux-4.1.27/Documentation/DocBook/ |
D | .lsm.xml.cmd | 1 cmd_Documentation/DocBook/lsm.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/lsm.tmp…
|
D | .writing_musb_glue_layer.xml.cmd | 1 cmd_Documentation/DocBook/writing_musb_glue_layer.xml := SRCTREE=./ ./scripts/docproc doc Documenta…
|
D | .writing_usb_driver.xml.cmd | 1 cmd_Documentation/DocBook/writing_usb_driver.xml := SRCTREE=./ ./scripts/docproc doc Documentation/…
|
D | .media_api.xml.cmd | 1 cmd_Documentation/DocBook/media_api.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/m…
|
D | .kgdb.xml.cmd | 1 cmd_Documentation/DocBook/kgdb.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/kgdb.t…
|
D | .kernel-hacking.xml.cmd | 1 cmd_Documentation/DocBook/kernel-hacking.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocB…
|
D | .uio-howto.xml.cmd | 1 cmd_Documentation/DocBook/uio-howto.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/u…
|
D | .debugobjects.xml.cmd | 1 cmd_Documentation/DocBook/debugobjects.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBoo…
|
D | .librs.xml.cmd | 1 cmd_Documentation/DocBook/librs.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/librs…
|
D | .deviceiobook.xml.cmd | 1 cmd_Documentation/DocBook/deviceiobook.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBoo…
|
D | .z8530book.xml.cmd | 1 cmd_Documentation/DocBook/z8530book.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/z…
|
D | .writing-an-alsa-driver.xml.cmd | 1 cmd_Documentation/DocBook/writing-an-alsa-driver.xml := SRCTREE=./ ./scripts/docproc doc Documentat…
|
D | .kernel-locking.xml.cmd | 1 cmd_Documentation/DocBook/kernel-locking.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocB…
|
D | .regulator.xml.cmd | 1 cmd_Documentation/DocBook/regulator.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/r…
|
D | .tracepoint.xml.cmd | 1 cmd_Documentation/DocBook/tracepoint.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/…
|
D | .libata.xml.cmd | 1 cmd_Documentation/DocBook/libata.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/liba…
|
D | .mtdnand.xml.cmd | 1 cmd_Documentation/DocBook/mtdnand.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/mtd…
|
D | .genericirq.xml.cmd | 1 cmd_Documentation/DocBook/genericirq.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/…
|
D | .w1.xml.cmd | 1 cmd_Documentation/DocBook/w1.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/w1.tmpl …
|
D | .sh.xml.cmd | 1 cmd_Documentation/DocBook/sh.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/sh.tmpl …
|
D | .rapidio.xml.cmd | 1 cmd_Documentation/DocBook/rapidio.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/rap…
|
D | .usb.xml.cmd | 1 cmd_Documentation/DocBook/usb.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/usb.tmp…
|
D | .s390-drivers.xml.cmd | 1 cmd_Documentation/DocBook/s390-drivers.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBoo…
|
D | .gadget.xml.cmd | 1 cmd_Documentation/DocBook/gadget.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/gadg…
|
D | .scsi.xml.cmd | 1 cmd_Documentation/DocBook/scsi.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/scsi.t…
|
D | .filesystems.xml.cmd | 1 cmd_Documentation/DocBook/filesystems.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook…
|
D | Makefile | 67 KERNELDOC = $(srctree)/scripts/kernel-doc 68 DOCPROC = $(objtree)/scripts/docproc
|
D | .networking.xml.cmd | 1 cmd_Documentation/DocBook/networking.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/…
|
D | .alsa-driver-api.xml.cmd | 1 cmd_Documentation/DocBook/alsa-driver-api.xml := SRCTREE=./ ./scripts/docproc doc Documentation/Doc…
|
D | .kernel-api.xml.cmd | 1 cmd_Documentation/DocBook/kernel-api.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/…
|
D | .crypto-API.xml.cmd | 1 cmd_Documentation/DocBook/crypto-API.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/…
|
D | .device-drivers.xml.cmd | 1 cmd_Documentation/DocBook/device-drivers.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocB…
|
D | .drm.xml.cmd | 1 cmd_Documentation/DocBook/drm.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/drm.tmp…
|
D | .80211.xml.cmd | 1 cmd_Documentation/DocBook/80211.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/80211…
|
/linux-4.1.27/arch/um/os-Linux/drivers/ |
D | Makefile | 13 include arch/um/scripts/Makefile.rules
|
/linux-4.1.27/tools/perf/ui/browsers/ |
D | Build | 4 libperf-y += scripts.o
|
/linux-4.1.27/Documentation/leds/ |
D | leds-blinkm.txt | 9 Also you can store blinking sequences as "scripts" in 48 b) Sysfs group to control rgb, fade, hsb, scripts ...
|
/linux-4.1.27/scripts/dtc/ |
D | update-dtc-source.sh | 31 DTC_LINUX_PATH=`pwd`/scripts/dtc
|
/linux-4.1.27/arch/mips/mti-sead3/ |
D | Makefile | 19 CFLAGS_sead3-setup.o = -I$(src)/../../../scripts/dtc/libfdt
|
/linux-4.1.27/arch/ia64/kernel/ |
D | Makefile | 104 sed -f $(srctree)/arch/$(SRCARCH)/scripts/pvcheck.sed $< > $@ 107 $(obj)/pvchk-sed-%.s: $(src)/%.S $(srctree)/arch/$(SRCARCH)/scripts/pvcheck.sed FORCE
|
/linux-4.1.27/drivers/tty/vt/ |
D | Makefile | 15 cmd_conmk = scripts/conmakehash $< > $@
|
/linux-4.1.27/init/ |
D | Makefile | 35 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/mkcompile_h $@ \
|
/linux-4.1.27/tools/testing/selftests/ftrace/ |
D | README | 5 shell scripts for testing. Feel free to add new test cases. 73 There are some sample test scripts for result code under samples/.
|
/linux-4.1.27/drivers/mfd/ |
D | twl4030-power.c | 570 err = load_twl4030_script(pdata->scripts[i], address); in twl4030_power_configure_scripts() 573 address += pdata->scripts[i]->size; in twl4030_power_configure_scripts() 725 .scripts = omap3_reset_scripts, 814 .scripts = omap3_idle_scripts, 826 .scripts = omap3_idle_scripts,
|
/linux-4.1.27/Documentation/device-mapper/ |
D | delay.txt | 13 Example scripts
|
D | linear.txt | 14 Example scripts
|
D | striped.txt | 22 Example scripts
|
D | dm-crypt.txt | 79 Example scripts
|
/linux-4.1.27/security/tomoyo/ |
D | Makefile | 6 $(objtree)/scripts/basic/bin2c <$(firstword $(wildcard $(obj)/policy/$(1).conf $(srctree)/$(src)/po…
|
/linux-4.1.27/arch/um/os-Linux/ |
D | Makefile | 20 include arch/um/scripts/Makefile.rules
|
/linux-4.1.27/arch/x86/purgatory/ |
D | Makefile | 21 CMD_BIN2C = $(objtree)/scripts/basic/bin2c
|
/linux-4.1.27/drivers/firmware/efi/libstub/ |
D | Makefile | 27 CFLAGS_fdt.o += -I$(srctree)/scripts/dtc/libfdt/
|
/linux-4.1.27/tools/lib/api/ |
D | Makefile | 1 include ../../scripts/Makefile.include
|
/linux-4.1.27/tools/testing/ktest/examples/include/ |
D | defaults.conf | 67 SCRIPTS_DIR := ${THIS_DIR}/scripts
|
/linux-4.1.27/security/selinux/ |
D | Makefile | 21 cmd_flask = scripts/selinux/genheaders/genheaders $(obj)/flask.h $(obj)/av_permissions.h
|
/linux-4.1.27/arch/um/kernel/ |
D | Makefile | 26 include arch/um/scripts/Makefile.rules
|
/linux-4.1.27/usr/ |
D | Makefile | 41 initramfs := $(CONFIG_SHELL) $(srctree)/scripts/gen_initramfs_list.sh
|
/linux-4.1.27/arch/x86/um/ |
D | Makefile | 45 include arch/um/scripts/Makefile.rules
|
/linux-4.1.27/Documentation/networking/ |
D | pktgen.txt | 96 as defined in the sample scripts. 195 Sample scripts 198 A collection of small tutorial scripts for pktgen is in the 228 To avoid breaking existing testbed scripts for using AH type and tunnel mode,
|
D | dl2k.txt | 52 located at /etc/sysconfig/network-scripts or create it manually. 167 3. Locate the network configuration scripts, normally the 168 /etc/sysconfig/network-scripts directory, and create a configuration
|
D | igbvf.txt | 53 http://downloadcenter.intel.com/scripts-df-external/Support_Intel.aspx
|
D | e100.txt | 48 http://downloadfinder.intel.com/scripts-df/support_intel.asp 98 startup scripts and/or configuration files. Many popular Linux
|
D | bonding.txt | 934 initialization scripts, or manually using either iproute2 or the 936 network initialization scripts: initscripts, sysconfig or interfaces. 943 bonding without support from the network initialization scripts (i.e., 960 package that provides your network initialization scripts. 1105 writing, this does not function for bonding devices; the scripts 1121 Because the sysconfig scripts supply the bonding module 1131 initialization scripts have knowledge of bonding, and can be configured to 1142 /etc/sysconfig/network-scripts 1146 for eth0 would be named /etc/sysconfig/network-scripts/ifcfg-eth0. 1165 script will be /etc/sysconfig/network-scripts/ifcfg-bondX where X is [all …]
|
D | ixgb.txt | 248 NOTE: Unless these scripts are added to the boot process, these changes will 278 scripts and/or configuration files. Many popular Linux distributions ship
|
D | README.sb1000 | 20 2.) Several PPP scripts which live in /etc/ppp to make connecting via your
|
/linux-4.1.27/drivers/video/logo/ |
D | Makefile | 40 pnmtologo := scripts/pnmtologo
|
/linux-4.1.27/Documentation/powerpc/ |
D | firmware-assisted-dump.txt | 25 service start/stop init scripts. 101 collecting the dump from user land scripts (e.g. kdump scripts) 150 infrastructure (kdump scripts) to save the dump works fine with 183 This interface can be used by kdump init scripts to identify if
|
D | eeh-pci-error-recovery.txt | 177 user-space scripts that might issue commands such as "ifdown eth0" 179 hoping to give the user-space scripts enough time to complete. 190 events get delivered to user-space scripts.
|
/linux-4.1.27/arch/x86/syscalls/ |
D | Makefile | 53 $(out)/xen-hypercalls.h: $(srctree)/scripts/xen-hypercalls.sh
|
/linux-4.1.27/Documentation/w1/slaves/ |
D | w1_ds2406 | 20 driver ORs this state with 0x30, so shell scripts get an ASCII 0/1/2/3 to
|
/linux-4.1.27/tools/ |
D | Makefile | 1 include scripts/Makefile.include
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 272 are claimed by the manuals to be able to execute SCSI scripts just 284 the original FreeBSD one as well. The SCSI scripts has been fixed 420 - Split DATA_IN and DATA_OUT scripts into 2 sub-scripts. 421 64 segments are moved from on-chip RAM scripts. 427 scripts in parallel with the SCSI core performing selection. 452 the scripts to jump directly to the CCB on reselection instead 472 - remove some useless scripts instructions.
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | twl4030-power.txt | 4 to control the power resources, including power scripts. For now, the
|
/linux-4.1.27/Documentation/early-userspace/ |
D | README | 69 scripts/gen_initramfs_list.sh. This means that CONFIG_INITRAMFS_SOURCE 74 specified as an argument to scripts/gen_initramfs_list.sh then the 79 See also 'scripts/gen_initramfs_list.sh -h'.
|
/linux-4.1.27/fs/ |
D | Kconfig.binfmt | 69 tristate "Kernel support for scripts starting with #!" 72 Say Y here if you want to execute interpreted scripts starting with 76 gets loaded, you cannot run scripts. Thus, if you want to load this
|
/linux-4.1.27/arch/um/drivers/ |
D | Makefile | 67 include arch/um/scripts/Makefile.rules
|
/linux-4.1.27/arch/powerpc/boot/ |
D | wrapper | 49 MKIMAGE=$srctree/scripts/mkuboot.sh 54 dtc=scripts/dtc/dtc
|
D | Makefile | 149 $(addprefix $(obj)/,$(libfdt) $(libfdtheader)): $(obj)/%: $(srctree)/scripts/dtc/libfdt/% 175 $(obj-libfdt): $(obj)/%.o: $(srctree)/scripts/dtc/libfdt/%.c FORCE
|
/linux-4.1.27/tools/testing/selftests/rcutorture/bin/ |
D | kvm-test-1-run.sh | 107 echo Do the torture scripts know about your architecture?
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
D | fsl-imx-sdma.txt | 20 scripts firmware
|
/linux-4.1.27/Documentation/ja_JP/ |
D | SubmittingPatches | 157 ( scripts/checkpatch.pl )を利用してパッチをチェックすべきです。 625 投稿するより前にパッチのスタイルチェッカー( scripts/checkpatch.pl )で
|
/linux-4.1.27/arch/sh/configs/ |
D | edosk7760_defconfig | 24 CONFIG_CMDLINE="mem=64M console=ttySC2,115200 root=/dev/nfs rw nfsroot=192.168.0.3:/scripts/filesys…
|
/linux-4.1.27/Documentation/zh_CN/ |
D | CodingStyle | 390 Documentation/kernel-doc-nano-HOWTO.txt和scripts/kernel-doc以获得详细信息。 444 (代表“K&R,8个字符缩进”),或者使用“scripts/Lindent”,这样就可以以最时髦的方式
|
D | oops-tracing.txt | 91 另外,你可以用scripts/decodecode这个shell脚本。它的使用方法是:
|
/linux-4.1.27/arch/arm/ |
D | Makefile | 321 %.dtb: | scripts 326 dtbs: prepare scripts
|
/linux-4.1.27/Documentation/usb/ |
D | hotplug.txt | 27 shell scripts that dispatch to more familiar administration tools. 78 modules, and can invoke driver-specific setup scripts. The newest ones
|
D | usbmon.txt | 141 is present anyway to help scripts with parsing. When an error occurs, the 146 present because it is never a number. Thus if scripts find a set of numbers
|
/linux-4.1.27/arch/mips/ |
D | Makefile | 369 %.dtb %.dtb.S %.dtb.o: | scripts 373 dtbs: scripts
|
/linux-4.1.27/Documentation/kbuild/ |
D | makefiles.txt | 42 --- 6.9 Preprocessing linker scripts 63 scripts/Makefile.* common rules etc. for all kbuild Makefiles. 83 scripts/Makefile.* contains all the definitions/rules etc. that 636 #scripts/lxdialog/Makefile 653 #scripts/kconfig/Makefile 664 #scripts/kconfig/Makefile 678 #scripts/lxdialog/Makefile 691 #scripts/kconfig/Makefile 721 #scripts/lxdialog/Makefile 733 #scripts/Makefile [all …]
|
D | kconfig.txt | 27 scripts/diffconfig .config.old .config | less
|
/linux-4.1.27/tools/testing/selftests/rcutorture/doc/ |
D | initrd.txt | 37 # Note that this only becomes /dev on the real filesystem if udev's scripts
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | submitting-patches.txt | 15 and Cc: the DT maintainers. Use scripts/get_maintainer.pl to identify
|
/linux-4.1.27/arch/arm/boot/compressed/ |
D | Makefile | 86 $(addprefix $(obj)/,$(libfdt) $(libfdt_hdrs)): $(obj)/%: $(srctree)/scripts/dtc/libfdt/%
|
/linux-4.1.27/Documentation/fault-injection/ |
D | notifier-error-inject.txt | 98 These scripts first do simple online and offline tests and then do fault
|
/linux-4.1.27/Documentation/dmaengine/ |
D | dmatest.txt | 49 before returning. For example, the following scripts wait for 42 tests
|
/linux-4.1.27/kernel/ |
D | Makefile | 110 … "static const char kernel_config_data[] __used = MAGIC_START"; cat $< | scripts/basic/bin2c; echo…
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | Makefile | 5 CFLAGS_prom.o = -I$(src)/../../../scripts/dtc/libfdt
|
/linux-4.1.27/drivers/staging/unisys/Documentation/ |
D | proc-entries.txt | 17 /proc/visorchipset/chipsetready: This entry is written to by scripts
|
/linux-4.1.27/arch/x86/ |
D | Makefile | 112 cc_has_sp := $(srctree)/scripts/gcc-x86_$(BITS)-has-stack-protector.sh
|
/linux-4.1.27/tools/usb/usbip/ |
D | README | 28 0. Generate configuration scripts.
|
D | INSTALL | 174 If you want to set default values for `configure' scripts to share, you 180 A warning: not all `configure' scripts look for a site script.
|
/linux-4.1.27/lib/ |
D | Makefile | 163 $(eval CFLAGS_$(file) = -I$(src)/../scripts/dtc/libfdt))
|
/linux-4.1.27/Documentation/isdn/ |
D | README.gigaset | 204 configuration files and chat scripts in the gigaset-VERSION/ppp directory 385 If you solved a problem with our drivers, wrote startup scripts for your 387 mentioned in 3.3.). We'd like to add scripts, hints, documentation
|
D | README.avmb1 | 178 German documentation and several scripts can be found at
|
D | README.diversion | 100 As the diversion services are currently not included in the scripts of most
|
D | README.x25 | 177 The scripts distributed with the eftp4linux test releases might also
|
/linux-4.1.27/include/linux/i2c/ |
D | twl.h | 672 struct twl4030_script **scripts; member
|
/linux-4.1.27/arch/powerpc/ |
D | Makefile | 269 %.dtb: scripts
|
/linux-4.1.27/Documentation/sound/oss/ |
D | mwave | 127 The doc=yes parameter is an environment variable used by my init scripts, not
|
/linux-4.1.27/Documentation/aoe/ |
D | aoe.txt | 20 The scripts in this Documentation/aoe directory are intended to
|
/linux-4.1.27/drivers/net/ |
D | Kconfig | 305 to use this module, as it needs special ppp scripts for establishing 306 a connection. Further documentation and the necessary scripts can be
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace-design.txt | 239 See scripts/recordmcount.pl for more info. Just fill in the arch-specific 349 by the scripts/recordmcount.pl during build time.
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-stats.txt | 31 to write their own scripts, the fields are described here.
|
/linux-4.1.27/Documentation/serial/ |
D | rocket.txt | 37 There is a set of utilities and scripts provided with the external driver
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 54 scripts automatically turn off laptop mode when the battery almost runs out, 227 Configuration file for control and ACPI battery scripts 230 This allows the tunables to be changed for the scripts via an external
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | board-rx51-peripherals.c | 946 .scripts = twl4030_scripts,
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 430 would write such scripts is somewhat beyond the scope of this manual, 432 general idea of what such scripts can do. 436 simplicity, we'll call them punc0, punc1, punc2, and punc3. The scripts 467 If you were to store these four small scripts in a directory in your 474 I should note that the above scripts were written to work with bash, but 655 Replace init.d with rc.d, if your distribution uses scripts located under 659 daemons are started by the bootup scripts.
|