Home
last modified time | relevance | path

Searched refs:generated (Results 1 – 200 of 312) sorted by relevance

12

/linux-4.1.27/kernel/
Dstacktrace.c33 int generated; in snprint_stack_trace() local
41 generated = snprintf(buf, size, "%*c[<%p>] %pS\n", in snprint_stack_trace()
44 total += generated; in snprint_stack_trace()
47 if (generated >= size) { in snprint_stack_trace()
51 buf += generated; in snprint_stack_trace()
52 size -= generated; in snprint_stack_trace()
/linux-4.1.27/Documentation/arm/Samsung/
Dclksrc-change-registers.awk128 generated = mask
129 sub(reg_src, reg_div, generated)
136 printf "/* generated " generated " */\n"
142 printf ".shift = " dmask[generated,1] ", "
143 printf ".size = " dmask[generated,0] ", "
/linux-4.1.27/
D.gitignore2 # NOTE! Don't add files that are generated in specific
72 include/generated
73 arch/*/include/generated
75 # stgit generated dirs
DKbuild25 echo " * This file was generated by Kbuild"; \
36 bounds-file := include/generated/bounds.h
53 offsets-file := include/generated/asm-offsets.h
DMakefile383 -Iarch/$(hdr-arch)/include/generated/uapi \
385 -Iinclude/generated/uapi \
392 -Iarch/$(hdr-arch)/include/generated/uapi \
393 -Iarch/$(hdr-arch)/include/generated \
470 src=asm obj=arch/$(SRCARCH)/include/generated/asm
472 src=uapi/asm obj=arch/$(SRCARCH)/include/generated/uapi/asm
482 version_h := include/generated/uapi/linux/version.h
589 $(Q)test -e include/generated/autoconf.h -a -e $@ || ( \
984 prepare1: prepare2 $(version_h) include/generated/utsrelease.h \
1021 include/generated/utsrelease.h: include/config/kernel.release FORCE
[all …]
/linux-4.1.27/Documentation/filesystems/
Dgfs2-uevents.txt4 During the lifetime of a GFS2 mount, a number of uevents are generated.
14 uevent generated by the newly created filesystem. If the mount
25 The ONLINE uevent is generated after a successful mount or remount. It
29 be generated by older kernels.
42 success (or otherwise) of the operation. These uevents are generated
56 The OFFLINE uevent is only generated due to filesystem errors and is used
63 The REMOVE uevent is generated at the end of an unsuccessful mount
66 and unlike the other uevents is generated automatically by the kernel's
Dexofs.txt145 * Credentials are generated per object (inode and superblock) when they are
/linux-4.1.27/arch/um/
DMakefile80 -I$(HOST_DIR)/include/generated \
81 -I$(HOST_DIR)/include/generated/uapi
116 archprepare: include/generated/user_constants.h
164 include/generated/user_constants.h: $(HOST_DIR)/um/user-offsets.s
/linux-4.1.27/init/
DMakefile23 $(obj)/version.o: include/generated/compile.h
33 include/generated/compile.h: FORCE
/linux-4.1.27/scripts/
Dmkcompile_h17 if [ -r $TARGET -a ! -O include/generated/autoconf.h ]; then
69 ( echo /\* This file is auto generated, version $VERSION \*/
DMakefile.headersinst11 gen := $(if $(gen),$(gen),$(subst include/,include/generated/,$(obj)))
65 $(error Missing generated UAPI file $(gendir)/$(hdr)) \
DKbuild.include16 # The temporary file to save gcc -MD generated dependencies must not
40 # filechk is used to check if the content of a generated file is updated.
252 # Execute the command and also postprocess generated .d dependencies file.
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dpistachio-clock.txt30 "audio_clk_in_gate", "enet_clk_in_gate" which are generated by the
48 peripherals. The peripheral system clock ("periph_sys") generated by the core
58 - clock-names: Must include "periph_sys", the peripheral system clock generated
76 control registers. The system clock ("sys") generated by the peripheral clock
86 - clock-names: Must include "sys", the system clock generated by the peripheral
Dexynos5410-clock.txt21 There is clock that is generated outside the SoC. It
35 Example 2: UART controller node that consumes the clock generated by the clock
Dsamsung,s3c2412-clock.txt24 There are several clocks that are generated outside the SoC. It is expected
38 Example: UART controller node that consumes the clock generated by the clock
Dsamsung,s3c2410-clock.txt27 The xti clock used as input for the plls is generated outside the SoC. It is
39 Example: UART controller node that consumes the clock generated by the clock
Drockchip,rk3288-cru.txt28 There are several clocks that are generated outside the SoC. It is expected
51 Example: UART controller node that consumes the clock generated by the clock
Dsamsung,s3c2443-clock.txt27 There are several clocks that are generated outside the SoC. It is expected
43 Example: UART controller node that consumes the clock generated by the clock
Drockchip,rk3188-cru.txt29 There are several clocks that are generated outside the SoC. It is expected
51 Example: UART controller node that consumes the clock generated by the clock
Dsamsung,s5pv210-clock.txt25 There are several clocks that are generated outside the SoC. It is expected
64 Example: UART controller node that consumes the clock generated by the clock
Dsamsung,s3c64xx-clock.txt28 There are several clocks that are generated outside the SoC. It is expected
63 Example: UART controller node that consumes the clock generated by the clock
Dexynos5260-clock.txt16 There are several clocks that are generated outside the SoC. It
28 There are several clocks which are generated by specific PHYs.
179 Example 2: UART controller node that consumes the clock generated by the
Dclk-exynos-audss.txt34 The following is the list of clocks generated by the controller. Each clock is
77 Example 3: I2S controller node that consumes the clock generated by the clock
Dexynos5250-clock.txt31 Example 2: UART controller node that consumes the clock generated by the clock
Dexynos5420-clock.txt32 Example 2: UART controller node that consumes the clock generated by the clock
Dexynos4-clock.txt33 Example 2: UART controller node that consumes the clock generated by the clock
Dexynos3250-clock.txt47 Example 2: UART controller node that consumes the clock generated by the clock
Dclk-s5pv210-audss.txt42 Example: I2S controller node that consumes the clock generated by the clock
Dexynos7-clock.txt16 There are several clocks that are generated outside the SoC. It
Dclock-bindings.txt130 signal generated by the external oscillator, and provides two output signals
/linux-4.1.27/arch/x86/syscalls/
DMakefile1 out := $(obj)/../include/generated/asm
2 uapi := $(obj)/../include/generated/uapi/asm
/linux-4.1.27/Documentation/networking/
Dtimestamping.txt61 Timestamps may also be generated for reasons other than being
66 Request rx timestamps generated by the network adapter.
70 are generated just after a device driver hands a packet to the
74 Request tx timestamps generated by the network adapter.
78 are generated in the device driver as close as possible, but always
92 a timestamp is generated at each layer. This allows for fine
99 over-report measurement, because the timestamp is generated when all
107 generated control message. Changes to the bits take immediate
119 Report hardware timestamps as generated by
214 bytestreams, we chose that a timestamp is generated only when all
[all …]
Dsecid.txt8 the incoming packet this flow is being generated as a response to (e.g. tcp
Dixgbevf.txt20 The ixgbevf driver supports virtual functions generated by the ixgbe driver
Dipv6.txt40 for addresses to be automatically generated from prefixes
De1000e.txt152 receive interrupt is generated. Useful only if RxIntDelay is non-zero,
153 this value ensures that an interrupt is generated after the initial
175 transmit interrupt is generated. Useful only if TxIntDelay is non-zero,
176 this value ensures that an interrupt is generated after the initial
Digbvf.txt21 driver supports virtual functions generated by the igb driver with a max_vfs
De1000.txt214 receive interrupt is generated. Useful only if RxIntDelay is non-zero,
215 this value ensures that an interrupt is generated after the initial
294 transmit interrupt is generated. Useful only if TxIntDelay is non-zero,
295 this value ensures that an interrupt is generated after the initial
Dxfrm_sync.txt19 it is possible for a lot of the events to be generated.
/linux-4.1.27/drivers/misc/mei/
Dhw-txe.c964 bool generated; in mei_txe_check_and_ack_intrs() local
968 generated = (hhisr & IPC_HHIER_MSK); in mei_txe_check_and_ack_intrs()
969 if (!generated) in mei_txe_check_and_ack_intrs()
981 generated = generated || in mei_txe_check_and_ack_intrs()
985 if (generated && do_ack) { in mei_txe_check_and_ack_intrs()
1002 return generated; in mei_txe_check_and_ack_intrs()
/linux-4.1.27/Documentation/w1/
Dw1.netlink8 1. Events. They are generated each time a new master or slave device
71 Currently replies to userspace commands are only generated for read
72 command request. One reply is generated exactly for one w1_netlink_cmd
135 If reply is generated for master or root command (which do not have
145 Status reply is generated for every w1_netlink_cmd embedded in the
147 reply will be generated for the w1_netlink_msg.
/linux-4.1.27/Documentation/security/
Dkeys-ecryptfs.txt4 file using a randomly generated File Encryption Key (FEK).
23 authentication token in its payload with a FEFEK randomly generated by the
32 required key can be securely generated by an Administrator and provided at boot
Dkeys-trusted-encrypted.txt48 encryption/decryption. New keys are created from kernel generated random
/linux-4.1.27/sound/oss/
D.gitignore1 #Ignore generated files
/linux-4.1.27/drivers/net/wireless/libertas/
DREADME136 triggers the LINK_LOSS event. This event is generated only once after
144 generated, the consecutive failure count is reset to 0.
149 This event is generated when the average received RSSI in beacons goes
153 This event is generated when the average received RSSI in beacons goes
157 This event is generated when the average received SNR in beacons goes
161 This event is generated when the average received SNR in beacons goes
/linux-4.1.27/drivers/atm/
D.gitignore1 # Ignore generated files
/linux-4.1.27/arch/arm/tools/
DMakefile7 include/generated/mach-types.h: $(src)/gen-mach-types $(src)/mach-types
/linux-4.1.27/arch/sh/tools/
DMakefile13 include/generated/machtypes.h: $(src)/gen-mach-types $(src)/mach-types
/linux-4.1.27/drivers/video/logo/
Dlogo_blackfin_clut224.ppm2 # This was generated by the GIMP & Netpbm tools
Dlogo_blackfin_vga16.ppm2 # This was generated by the GIMP & Netpbm tools
/linux-4.1.27/arch/unicore32/
D.gitignore4 include/generated
/linux-4.1.27/Documentation/devicetree/bindings/virtio/
Dmmio.txt9 - interrupts: interrupt generated by the device
/linux-4.1.27/drivers/staging/unisys/visorchipset/
DMakefile15 ccflags-y += -Iinclude/generated
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dccn.txt13 generated by the control block
Dgic.txt5 generated interrupts (SGI).
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-driver-qla2xxx5 signal a firmware-dump has been generated by the driver and is
Dsysfs-firmware-opal-elog29 from the queue that was generated some time in the past.
/linux-4.1.27/arch/um/kernel/
Dconfig.c.in24 " Prints the config file that this UML binary was generated from.\n\n"
/linux-4.1.27/Documentation/devicetree/bindings/iio/light/
Dcm36651.txt7 generated by the device
Dgp2ap020a00f.txt10 - interrupts : interrupt specifier for the sole interrupt generated
/linux-4.1.27/Documentation/device-mapper/
Ddm-uevent.txt23 Value: Name of device-mapper target that generated the event.
64 An example of the uevents generated as captured by udevmonitor is shown
/linux-4.1.27/Documentation/input/
Datarikbd.txt65 relative mouse motion events will be generated: (a) while the keyboard has
79 If the accumulated motion before the report packet is generated exceeds the
208 closed will cause the break scan code to be generated (the break code arriving
232 generated asynchronously by the ikbd whenever motion exceeds the setable
234 key mode, mouse position reports may also be generated when either mouse
272 This command sets the threshold before a mouse event is generated. Note that
389 joystick switch or trigger causes a joystick event record to be generated.
443 ; until horizontal cursor key is generated before RX
446 ; until vertical cursor key is generated before RY
449 ; until horizontal cursor keystrokes are generated
[all …]
Djoystick-api.txt66 generated the event. Note that they carry separate numeration (that
115 The time an event was generated is stored in ``js_event.time''. It's a time
125 wait) forever until an event is generated and effectively read. There
166 and too many events to store in the queue get generated. Note that
171 synthetic events (JS_EVENT_INIT) will be generated to inform you of
Dsentelic.txt196 0: left button is generated by the on-pad command
197 1: left button is generated by the external button
290 0: left button is generated by the on-pad command
291 1: left button is generated by the external button
330 Bit4 => 0: The LEFT button is generated by on-pad command (OPC)
331 1: The LEFT button is generated by external button
358 Bit4 => 0: The LEFT button is generated by on-pad command (OPC)
359 1: The LEFT button is generated by external button
393 Bit4 => 0: The LEFT button is generated by on-pad command(OPC)
394 1: The LEFT button is generated by external button
Dcma3000_d0x.txt18 Motion Detect Mode: Its the low power mode where interrupts are generated only
Dinput-programming.txt85 parts of the input systems what it is - what events can be generated or
195 function. Events are generated only for nonzero value.
Devent-codes.txt112 code when events are generated.
140 purpose. A trackpad event generated by finger touches should generate events
/linux-4.1.27/tools/perf/Documentation/
Djit-interface.txt1 perf supports a simple JIT interface to resolve symbols for dynamic code generated
Dperf-trace.txt21 the other perf tools. Files can be generated using the 'perf record' command
132 - ip.symbol shows symbol for instruction pointer (the code that generated the
Dexamples.txt77 To check which functions generated page allocations:
190 and check which instructions/source-code generated page allocations:
Dperf-script-python.txt114 generated Python script: perf-script.py
119 # perf script event handlers, generated by perf script -g python
165 Following that are a couple generated functions, trace_begin() and
170 Following those are the 'event handler' functions generated one for
178 generated for every script. The first, trace_unhandled(), is called
185 The script generated by -g option simply prints a line for each
/linux-4.1.27/arch/m68k/ifpsp060/src/
DREADME-SRC11 are sufficient and were generated from these source files by
/linux-4.1.27/drivers/staging/iio/
DTODO12 2) Support hardware generated interrupts
40 1) Support for all chip generated interrupts (events),
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dhix5hd2-ir.txt7 - interrupts: interrupt-specifier for the sole interrupt generated by
Dst-rc.txt7 - interrupts: interrupt-specifier for the sole interrupt generated by
/linux-4.1.27/Documentation/devicetree/bindings/iio/proximity/
Das3935.txt9 - interrupts : the sole interrupt generated by the device
/linux-4.1.27/Documentation/devicetree/bindings/net/ieee802154/
Dat86rf230.txt9 - interrupts: the interrupt generated by the device. Non high-level
/linux-4.1.27/security/keys/
DKconfig60 generated and RSA-sealed by the TPM. The TPM only unseals the keys,
77 in the kernel. Encrypted keys are kernel generated random numbers,
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-driver-hid-lenovo4 Description: This controls if mouse clicks should be generated if the trackpoint is quickly pressed…
26 Description: This setting controls if the mouse click events generated by pressing the trackpoint (…
Dsysfs-bus-iio-light-lm3533-als6 Event generated when channel passes one of the four thresholds
Dsysfs-wusb_cbaf38 generated CDID to wusb_cdid and then a random CK
Dsysfs-bus-iio15 based on hardware generated events (e.g. data ready) or
509 Configuration of which hardware generated events are passed up
547 Event generated when channel passes a threshold in the specified
600 Event generated when channel passes a threshold on the rate of
880 met before an event is generated. If direction is not
895 an event is generated when sensor ENTERS or LEAVES a given state.
909 for deciding when an event should be generated. E.g for
953 Event generated when channel passes a threshold on the absolute
955 generated each time the user takes N steps, where N is set using
965 if set to 3, a step change event will be generated every 3
Dsysfs-class-net19 1: randomly generated
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dsrio-rmu.txt59 Definition: Specifies the interrupts generated by this device. The
89 Definition: Specifies the interrupts generated by this device. The
119 Definition: Specifies the interrupts generated by this device. The
Dsrio.txt25 Definition: Specifies the interrupts generated by this device. The
/linux-4.1.27/Documentation/driver-model/
Ddevice.txt54 created before the KOBJ_ADD uevent is generated. The only way to realize
98 registered in the kernel, a uevent is generated to notify userspace (like
/linux-4.1.27/Documentation/devicetree/bindings/timer/
Dti,keystone-timer.txt19 - interrupts : interrupt generated by the timer.
Dsamsung,exynos4210-mct.txt19 - interrupts: the list of interrupts generated by the controller. The following
/linux-4.1.27/drivers/w1/
DKconfig23 1. Events. They are generated each time new master or slave device found
/linux-4.1.27/arch/x86/um/
DMakefile40 -Iarch/x86/include/generated
/linux-4.1.27/Documentation/i2c/
Di2c-protocol52 The following modifications to the I2C protocol can also be generated by
66 In a combined transaction, no 'S Addr Wr/Rd [A]' is generated at some
/linux-4.1.27/Documentation/devicetree/bindings/dma/
Dmoxa,moxart-dma.txt10 interrupt generated by the device
/linux-4.1.27/drivers/of/unittest-data/
Dtestcases.dts19 * phandle fixup data - generated by dtc patches that aren't upstream.
/linux-4.1.27/arch/arm64/kernel/vdso/
DMakefile43 cp $@ include/generated/
/linux-4.1.27/Documentation/devicetree/bindings/leds/
Dleds-pm8941-wled.txt14 - qcom,ext-gen: bool; use externally generated modulator signal to dim
/linux-4.1.27/arch/xtensa/
DKconfig.debug22 assembler-generated 'longcall' sequences.
/linux-4.1.27/Documentation/
Dsparse.txt47 be generated without __CHECK_ENDIAN__.
82 DaveJ has hourly generated tarballs of the git tree available at..
Dmodule-signing.txt114 file (which is also generated if it does not already exist).
126 The generated RSA key size can also be set with:
155 Beyond the public key generated specifically for module signing, any file
Dstatic-keys.txt27 The static_key_false() branch will be generated into the code with as little
62 Thus, by default the 'printk' will not be emitted. And the code generated will
186 The resulting instructions with jump labels generated by GCC is:
Dsmsc_ece1099.txt14 Interrupts can be generated by an edge detection on a GPIO
Ddontdiff133 generated
Dapplying-patches.txt24 To correctly apply a patch you need to know what base it was generated from
35 Patches for the Linux kernel are generated relative to the parent directory
39 kernel source directories it was generated against (or some other directory
43 unlabeled patch was generated against) you should change into your kernel
148 This often happens if you try to apply a patch that was generated against a
357 generated automatically without even a cursory glance to see if they are
Dlockup-watchdogs.txt40 task. An NMI perf event is generated every "watchdog_thresh"
DIntel-IOMMU.txt35 How is IOVA generated?
Dhw_random.txt55 using thermal noise generated from inherently random quantum
Dedac.txt418 device. (The spec indicates parity is generated in some cases).
715 Datasheet states that the error will only be generated after a write on an
732 The generated error message will look like:
772 The standard error counters are generated when an mcelog error is received
Doops-tracing.txt120 "Code" disassembly that didn't match with what the compiler generated).
176 generated the protection fault. There may be additional symbolic
Dgcov.txt112 tool. This file is generated by gcc when compiling with
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dgpio-mcp23s08.txt56 interrupts are generated regardless of the bank that an input change
57 occurred on. If it is not set, the interrupt are only generated for the
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Dpxa-usb.txt38 - interrupts: single interrupt generated by the UDC IP
/linux-4.1.27/Documentation/devicetree/bindings/thermal/
Ddb8500-thermal.txt7 - interrupts : interrupts generated from PRCMU;
/linux-4.1.27/arch/mips/kvm/
D00README.txt24 …Linux-3.7-rc2 based SMP guest hangs due to the following code sequence in the generated TLB handle…
/linux-4.1.27/security/smack/
DKconfig22 message about the access requested is generated. The
/linux-4.1.27/fs/jbd/
DKconfig29 output is generated. To turn debugging off again, do
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
DKconfig52 generated random numbers from the transport stream with
/linux-4.1.27/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,v-tpg.txt30 input. The GPIO active level corresponds to the selection of VTC-generated
/linux-4.1.27/arch/arm/nwfpe/
Dsoftfloat-specialize71 The pattern for a default generated single-precision NaN.
163 The pattern for a default generated double-precision NaN.
262 The pattern for a default generated extended double-precision NaN. The
/linux-4.1.27/fs/jbd2/
DKconfig34 output is generated. To turn debugging off again, do
/linux-4.1.27/scripts/kconfig/
DMakefile37 $(Q)mkdir -p include/config include/generated
41 $(Q)mkdir -p include/config include/generated
Dzconf.hash.c_shipped28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
/linux-4.1.27/Documentation/hwmon/
Dadm102644 generated. The interrupts can be masked. In addition, there are over-temp
52 can be generated. Each fan can be programmed to divide the reference clock
Dsubmitting-patches66 * Avoid calculations in macros and macro-generated functions. While such macros
/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/
Dbrcm,iproc-touchscreen.txt44 - fifo_threshold: Interrupt is generated whenever the number of fifo
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/
Dmips-gic.txt4 It also supports local (per-processor) interrupts and software-generated
/linux-4.1.27/Documentation/sound/alsa/soc/
Dclocking.txt31 Bit Clock can be generated as follows:-
/linux-4.1.27/Documentation/devicetree/bindings/arm/samsung/
Dinterrupt-combiner.txt27 - interrupts: The list of interrupts generated by the combiners which are then
/linux-4.1.27/Documentation/netlabel/
Dintroduction.txt10 security attributes to outgoing network packets generated from user space
Dcipso_ipv4.txt24 generated and attached to the socket.
Ddraft-ietf-cipso-ipsecurity-01.txt578 (type 12) is generated and returned. The ICMP code field is set to "bad
584 discarded and an ICMP "destination unreachable" (type 3) is generated
630 discarded and an ICMP "parameter problem" (type 12) is generated and
690 generated due to a problem associated with the original CIPSO label then the
694 b. Drop the original datagram with no return message generated
/linux-4.1.27/Documentation/devicetree/bindings/arm/spear/
Dshirq.txt28 - interrupts: The list of interrupts generated by the groups which are
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dqcom-pm8xxx.txt29 has generated an interrupt (summary interrupt). The
Ds2mpa01.txt17 - interrupts: An interrupt specifier for the sole interrupt generated by the
Ds2mps11.txt28 - The following is the list of clocks generated by the controller. Each clock
/linux-4.1.27/arch/ia64/kernel/
DMakefile84 include/generated/nr-irqs.h: arch/$(SRCARCH)/kernel/nr-irqs.s
/linux-4.1.27/arch/ia64/
DMakefile102 $(Q)$(MAKE) $(build)=arch/ia64/kernel include/generated/nr-irqs.h
/linux-4.1.27/Documentation/scsi/
Dhptiop.txt106 generated.
151 generated.
/linux-4.1.27/Documentation/arm/
Dkernel_mode_neon.txt40 enable the NEON/VFP unit explicitly so no exceptions are generated on first
106 NEON code generated by GCC
/linux-4.1.27/tools/build/
DBuild.include25 # The temporary file to save gcc -MD generated dependencies must not
/linux-4.1.27/tools/perf/scripts/perl/Perf-Trace-Util/
DREADME29 generated e.g. blib and shared library, etc, except for of course
/linux-4.1.27/kernel/time/
Dtimeconst.bc42 print "/* Automatically generated by kernel/timeconst.bc */\n"
/linux-4.1.27/Documentation/cgroups/
Dnet_prio.txt5 dynamically set the priority of network traffic generated by various
/linux-4.1.27/Documentation/laptops/
Dasus-laptop.txt57 That's all, now, all the events generated by the hotkeys of your laptop
166 events are generated and no actual switching occurs. In such a case, a line
/linux-4.1.27/Documentation/leds/
Dleds-lm3556.txt49 be generated.If you want new patterns for your own device, change
/linux-4.1.27/lib/
DKconfig.kmemcheck90 This option silences warnings that would be generated for bit-field
/linux-4.1.27/arch/nios2/boot/dts/
D3c120_devboard.dts17 * This file is generated by sopc2dts.
/linux-4.1.27/Documentation/vm/
Dpage_migration50 particular memory allocation pattern generated even after migrating a
64 Lists of pages to be migrated are generated by scanning over
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt369 header files generated during the build process.
388 referring to generated files.
400 generated files).
744 "make clean" deletes most generated files in the obj tree where the kernel
745 is compiled. This includes generated files such as host programs.
749 generated by kbuild are deleted all over the kernel src tree when
1273 genhdr-y specifies generated files to be exported.
1307 file is generated in the directory:
1309 arch/$(ARCH)/include/generated/asm
1312 the generic header a similar wrapper is generated as part
[all …]
Dmodules.txt112 output files will also be generated in this directory. No
128 Remove all generated files in the module directory only.
441 generated. Module.symvers contains all exported symbols from
503 is generated containing all exported symbols which are
Dkconfig.txt143 Its default value is "include/generated/autoconf.h".
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt96 Definition: Specifies the interrupts generated by this
159 Definition: Specifies the interrupts generated by this
329 Definition: Specifies the interrupts generated by this
Dfsl-sec6.txt95 Definition: Specifies the interrupts generated by this
/linux-4.1.27/Documentation/devicetree/bindings/reset/
Dreset.txt8 Hardware blocks typically receive a reset signal. This signal is generated by
/linux-4.1.27/fs/proc/
DKconfig56 modifiable sysctl entries will be generated beneath the
/linux-4.1.27/arch/m32r/platforms/oaks32r/
Ddot.gdbinit.nommu4 # NOTE: this file is generated by a script, "gen_gdbinit.pl".
/linux-4.1.27/drivers/scsi/aic7xxx/
DKconfig.aic79xx52 source to the aic79xx driver and wish to have the generated firmware
DKconfig.aic7xxx57 source to the aic7xxx driver and wish to have the generated firmware
Daic7xxx_reg_print.c_shipped2 * DO NOT EDIT - This file is automatically generated
/linux-4.1.27/Documentation/acpi/
Dmethod-customizing.txt47 e.g. "iasl psr.asl" (psr.aml is generated as a result)
Dvideo_extension.txt69 generated and sent to user space through the input device created by
/linux-4.1.27/scripts/genksyms/
Dkeywords.hash.c_shipped28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
/linux-4.1.27/tools/build/Documentation/
DBuild.txt125 - Dependency rules generated by 'gcc -Wp,-MD,...'
/linux-4.1.27/arch/x86/boot/
DMakefile44 -include include/generated/autoconf.h \
/linux-4.1.27/Documentation/devicetree/bindings/misc/
Dlis302.txt12 - interrupts: the interrupt generated by the device
/linux-4.1.27/arch/sh/
DMakefile219 $(Q)$(MAKE) $(build)=arch/sh/tools include/generated/machtypes.h
/linux-4.1.27/Documentation/watchdog/
Dhpwdt.txt43 distinguish between "NMI Watchdog Ticks" and "HW generated NMI events" in the
/linux-4.1.27/arch/powerpc/boot/dts/
Dp1022ds.dtsi131 * IRQ8 is generated if the "EVENT" switch is pressed
/linux-4.1.27/Documentation/arm/Atmel/
DREADME108 any time. So, be sure to use a Device Tree Binary and a Kernel Image generated from
/linux-4.1.27/arch/mn10300/
DKconfig.debug93 protocol messages generated exchanged with GDB.
/linux-4.1.27/Documentation/x86/
Dexception-tables.txt57 the code generated by the preprocessor and the compiler. I selected
182 There are obviously 2 non standard ELF sections in the generated object
Dentry_64.txt30 magically-generated functions that make their way to do_IRQ with
Dintel_mpx.txt166 If a #BR is generated due to a bounds violation caused by MPX.
195 entry marked as invalid, a #BR is generated. This is an indication that
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dgpmc-nand.txt119 ECC_BYTES number of ECC bytes generated to protect
/linux-4.1.27/fs/fat/
DKconfig53 generated by Windows 95 / Windows NT.
/linux-4.1.27/Documentation/early-userspace/
Dbuffer-format.txt102 reset. This permits archives which are generated independently to be
/linux-4.1.27/Documentation/frv/
Datomic-ops.txt91 Then the proposed modification is generated. Note that the old value can be retained if required
/linux-4.1.27/arch/m32r/platforms/m32700ut/
Ddot.gdbinit_200MHz_16MB4 # NOTE: this file is generated by a script, "gen_gdbinit.pl".
Ddot.gdbinit_400MHz_32MB4 # NOTE: this file is generated by a script, "gen_gdbinit.pl".
Ddot.gdbinit_300MHz_32MB4 # NOTE: this file is generated by a script, "gen_gdbinit.pl".
/linux-4.1.27/arch/x86/kernel/
Dhead_64.S411 20: # Exception table entry found or page table generated
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dspu_save_dump.h_shipped3 * Hex-dump auto generated from spu_save.c.
Dspu_restore_dump.h_shipped3 * Hex-dump auto generated from spu_restore.c.
/linux-4.1.27/drivers/clocksource/
DKconfig125 event is not generated.
/linux-4.1.27/Documentation/s390/
DCommonIO108 Some views generated by the debug feature to hold various debug outputs.
Dcds.txt134 channel subsystem. While the subchannel numbers are system generated, each
380 becomes suspended an intermediate interrupt will be generated by the channel
436 executed a program controlled interrupt (PCI) is generated. The device driver
/linux-4.1.27/arch/m32r/platforms/mappi/
Ddot.gdbinit4 # NOTE: this file is generated by a script, "gen_gdbinit.pl".
Ddot.gdbinit.nommu4 # NOTE: this file is generated by a script, "gen_gdbinit.pl".
/linux-4.1.27/Documentation/infiniband/
Duser_mad.txt72 If a send times out, a receive will be generated with mad.status set
/linux-4.1.27/Documentation/target/
Dtcm_mod_builder.txt22 SPC-3 persistent reservation are automatically generated in $TCM_NEW_MOD/$TCM_NEW_MOD_fabric.c
/linux-4.1.27/Documentation/dvb/
Davermedia.txt44 The digital datastream from an Analogue TV card is generated
48 is generated and must be processed by the PC before it can be
/linux-4.1.27/Documentation/block/
Ddata-integrity.txt64 generated by Linux or the application at very low cost (comparable to
173 be automatically generated by the block layer at submit_bio() time
/linux-4.1.27/Documentation/trace/
Duprobetracer.txt27 EVENT : Event name. If omitted, the event name is generated based
Dkprobetrace.txt30 EVENT : Event name. If omitted, the event name is generated
/linux-4.1.27/arch/arm/
DMakefile305 $(Q)$(MAKE) $(build)=arch/arm/tools include/generated/mach-types.h
/linux-4.1.27/arch/m68k/ifpsp060/
Dilsp.doc80 the 060ILSP entry table. A compiler generated code sequence
/linux-4.1.27/Documentation/power/powercap/
Dpowercap.txt236 Detailed API can be generated using kernel-doc on include/linux/powercap.h.
/linux-4.1.27/drivers/iio/light/
DKconfig161 light zone through sysfs. A threshold event can be generated on zone
/linux-4.1.27/Documentation/filesystems/nfs/
DExporting146 generated by encode_fh, in which case it will have been padded with
/linux-4.1.27/fs/cramfs/
DREADME106 is that the generated cramfs cannot always be shared between different
/linux-4.1.27/drivers/tty/vt/
Ddefkeymap.c_shipped1 /* Do not edit this file! It was automatically generated by */
/linux-4.1.27/Documentation/fmc/
Didentifiers.txt56 output option is used to save the generated binary to a specific file

12