Home
last modified time | relevance | path

Searched refs:follows (Results 1 – 200 of 313) sorted by relevance

12

/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dsodaville.txt13 The interrupt specifier consists of two cells encoded as follows:
15 - <2nd cell>: The level-sense information, encoded as follows:
Dgpio.txt174 contains information structures as follows:
/linux-4.1.27/Documentation/RCU/
Dlockdep-splat.txt63 Line 2776 of block/cfq-iosched.c in v3.0-rc5 is as follows:
73 which would permit us to invoke rcu_dereference_protected as follows:
88 add rcu_read_lock() and rcu_read_unlock() as follows:
105 by rcu_access_pointer() as follows:
Drcuref.txt45 in this scenario as follows:
80 as follows:
118 delete(), so that el_free() can be subsumed into delete as follows:
DlistRCU.txt27 implementation of audit_filter_task() might be as follows:
51 This means that RCU can be easily applied to the read side, as follows:
76 lock might be used as follows for deletion and insertion:
162 follows (presumably, the field_count is only permitted to decrease,
190 RCU ("read-copy update") its name. The RCU code is as follows:
240 as follows:
271 flag under the spinlock as follows:
Dtrace.txt27 of "cat rcu/rcutorture" looks as follows:
57 The output of "cat rcu/rcu_preempt/rcudata" looks as follows:
69 The fields are as follows:
206 as follows:
238 The output of "cat rcu/rcu_preempt/rcuexp" looks as follows:
242 These fields are as follows:
277 The output of "cat rcu/rcu_preempt/rcugp" looks as follows:
281 These fields are taken from the rcu_state structure, and are as follows:
305 The output of "cat rcu/rcu_preempt/rcuhier" looks as follows:
311 The fields are as follows:
[all …]
Drcubarrier.txt35 context might then be as follows:
41 IRQ context. The function p_callback() might be defined as follows:
80 Pseudo-code using rcu_barrier() is as follows:
100 as follows:
204 The original code for rcu_barrier() was as follows:
230 to post an RCU callback, as follows:
252 reaches zero, as follows:
DwhatisRCU.txt20 different paths, as follows:
246 this local variable, for example as follows:
322 used as follows:
339 These three mechanisms are used as follows:
449 The call_rcu() API is as follows:
457 have an rcu_head structure added, perhaps as follows:
466 The foo_update_a() function might then be written as follows:
496 The foo_reclaim() function might appear as follows:
Dtorture.txt167 torture_type The type of RCU to test, with string values as follows:
211 The statistics output is as follows:
230 The entries are as follows:
DNMI-RCU.txt85 follows:
Dlockdep.txt95 code, it could instead be written as follows:
DarrayRCU.txt5 also be used to protect arrays. Three situations are as follows:
/linux-4.1.27/Documentation/pcmcia/
Dlocking.txt60 The "main" struct pcmcia_socket is protected as follows (read-only fields
99 The "main" struct pcmcia_devie is protected as follows (read-only fields
/linux-4.1.27/Documentation/devicetree/bindings/metag/
Dmeta-intc.txt30 Interrupt specifiers consists of 2 cells encoded as follows:
35 encoded as follows:
Dpdc-intc.txt32 Interrupt specifiers consists of 2 cells encoded as follows:
39 flags as follows (only 4 valid for peripheral interrupts):
/linux-4.1.27/Documentation/sound/alsa/soc/
Dpops_clicks.txt22 shutdown and follows some basic rules:-
36 ADC until all the pops have occurred. This follows similar power rules to
Dcodec.txt80 Defines a single control as follows:-
100 Defines an single enumerated control as follows:-
Dclocking.txt31 Bit Clock can be generated as follows:-
DDPCM.txt89 The audio driver processes this as follows :-
142 FE DAI links are defined as follows :-
170 The BE DAIs are configured as follows :-
/linux-4.1.27/Documentation/devicetree/bindings/clock/ti/
Dmux.txt15 results in programming the register as follows:
24 "index-starts-at-one" modified the scheme as follows:
/linux-4.1.27/drivers/usb/misc/
Dftdi-elan.c119 int follows; member
382 command->follows = 0; in ftdi_elan_flush_targets()
404 command->follows = 0; in ftdi_elan_flush_targets()
440 command->follows = 0; in ftdi_elan_cancel_targets()
747 int F = command->follows; in fill_buffer_with_all_queued_commands()
772 total_size += 5 + command->follows; in ftdi_elan_total_command_size()
1258 command->follows = 4; in ftdi_elan_write_reg()
1290 command->follows = 4; in ftdi_elan_write_config()
1322 command->follows = 4; in ftdi_elan_write_pcimem()
1368 command->follows = 0; in ftdi_elan_read_reg()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/4xx/
Dndfc.txt12 - partition(s) - follows the OF MTD standard for partitions
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-devices-sun7 Configuration and Power Interface Specification as follows:
Dsysfs-driver-intel-rapid-start5 Description: An integer representing a set of wakeup events as follows:
Dsysfs-driver-hid-logitech-lg4ff14 mode is listed as follows:
Dsysfs-firmware-memmap22 The structure is as follows: Under /sys/firmware/memmap there
Dsysfs-driver-hid-roccat-kone96 The values map to the weights as follows:
/linux-4.1.27/Documentation/gpio/
Dboard.txt123 A lookup table can then be defined as follows, with an empty entry defining its
137 And the table can be added by the board code as follows:
141 The driver controlling "foo.0" will then be able to obtain its GPIOs as follows:
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Dfsl-sec2.txt16 EU_SEL0 field documentation, i.e. as follows:
34 field documentation, i.e. as follows:
/linux-4.1.27/Documentation/devicetree/bindings/
Dopen-pic.txt40 follows:
44 - <2nd-cell>: The level-sense information, encoded as follows:
/linux-4.1.27/fs/ceph/
Dcaps.c987 u64 follows, bool inline_data) in send_cap_msg() argument
999 seq, issue_seq, mseq, follows, size, max_size, in send_cap_msg()
1023 fc->snap_follows = cpu_to_le64(follows); in send_cap_msg()
1137 u64 seq, issue_seq, mseq, time_warp_seq, follows; in __send_cap() local
1209 follows = ci->i_head_snapc->seq; in __send_cap()
1211 follows = 0; in __send_cap()
1243 follows, inline_data); in __send_cap()
1291 if (capsnap->follows < next_follows) in __ceph_flush_snaps()
1355 inode, capsnap, capsnap->follows, capsnap->flush_tid); in __ceph_flush_snaps()
1364 capsnap->follows, capsnap->inline_data); in __ceph_flush_snaps()
[all …]
Dsuper.h149 u64 follows, flush_tid; member
/linux-4.1.27/Documentation/i2c/busses/
Di2c-amd81119 follows.
/linux-4.1.27/Documentation/devicetree/bindings/phy/
Dsamsung-phy.txt10 the PHY specifier identifies the PHY and its meaning is as follows:
49 and Exynos 4212) it is as follows:
154 PHY id, which is interpreted as follows:
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt83 follows:
96 <2nd-cell> level-sense information, encoded as follows:
141 The type-specific cell is encoded as follows:
/linux-4.1.27/Documentation/cma/
Ddebugfs.txt9 The structure of the files created under that directory is as follows:
/linux-4.1.27/scripts/coccinelle/misc/
Dbugon.cocci3 //# This makes an effort to find cases where BUG() follows an if
/linux-4.1.27/Documentation/devicetree/bindings/hsi/
Dnokia-modem.txt3 The Nokia modem HSI client follows the common HSI client binding
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/
Dcirrus,clps711x-intc.txt11 The interrupt sources are as follows:
Dbrcm,bcm2835-armctrl-ic.txt23 The interrupt sources are as follows:
/linux-4.1.27/Documentation/hwmon/
Dpowr122027 The input naming convention is as follows:
Dds62024 The thermostat function works as follows: When configured via platform_data
Dk8temp28 Mapping of /sys files is as follows:
Dmax166824 entries as follows:
Dacpi_power_meter47 follows:
Dvt121181 follows. And this is of course totally dependent on the actual board
145 The equation for the thermistor is as follows (google it if you want to know
Dhwmon-kernel-api.txt98 which is defined as follows.
Ddme173770 millivolts and don't need scaling. The voltage inputs are mapped as follows
121 need any user-space adjustments. The temperature inputs are mapped as follows
Dpmbus71 Emerson DS1200 power modules might look as follows.
Dds1621131 values defined in the datasheet as follows:
Dw83627ehf88 follows:
Dasc762148 that follows Intel's specs.
/linux-4.1.27/Documentation/fb/
Dep93xx-fb.txt15 mode for it as follows:
90 obtained as follows:
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/
Dpincfg.txt9 - dir : direction of the pin, should encode as follows:
/linux-4.1.27/Documentation/devicetree/bindings/dma/
Dsun6i-dma.txt3 This driver follows the generic DMA bindings defined in dma.txt.
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dste-u300-syscon-clock.txt17 The available clocks per type are as follows:
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dsamsung-sxgbe.txt9 These interrupts are ordered by fixed and follows variable
/linux-4.1.27/Documentation/devicetree/bindings/bus/
Dsimple-pm-bus.txt12 While "simple-pm-bus" follows the "simple-bus" set of properties, as specified
/linux-4.1.27/Documentation/devicetree/
Dchangesets.txt13 The sequence of a changeset is as follows.
/linux-4.1.27/Documentation/timers/
Dhpet.txt3 The High Precision Event Timer (HPET) hardware follows a specification
Dtimer_stats.txt71 timer will appear as follows
/linux-4.1.27/drivers/usb/class/
DKconfig43 Say Y here if you want to connect a USB device that follows
/linux-4.1.27/Documentation/networking/
Ddm9000.txt23 The minimum set of resources attached to the platform device are as follows:
93 The flags for the platform data .flags field are as follows:
Dipv6.txt12 The parameters are as follows:
Dmac80211-injection.txt43 The ieee80211 header follows immediately afterwards, looking for example like
Dphonet.txt24 Phonet packets have a common header as follows:
110 This protocol follows the SOCK_DGRAM connection-less semantics.
Dregulatory.txt99 domain value to a specific alpha2 as follows:
111 as follows:
DPLIP.txt135 two DB-25 male connectors symmetrically connected as follows:
165 The cable for this transfer mode should be constructed as follows:
Dtlan.txt85 The bits in the third byte are assigned as follows:
Dnetlink_mmap.txt85 The ring parameters used for setting up the ring are defined as follows:
130 The frame header is defined as follows:
Dspider_net.txt37 buffers, and marks them "full". The OS follows up, taking the full
60 The head pointer (somewhat mis-named) follows after the tail pointer.
Diphase.txt14 The features and limitations of this driver are as follows:
Daltera_tse.txt126 as follows:
133 The statistics supported by the TSE and the device driver are as follows:
Doperstates.txt110 follows:
Dfib_trie.txt83 level compression. This part follows the original paper pretty closely
Dxfrm_sync.txt164 seen, then an odd behavior is seen as follows:
De100.txt75 default. The ethtool utility can be used as follows to force speed/duplex.
Dde4x5.txt32 16M of data to a DECstation 5000/200 as follows:
De1000.txt157 follows:
348 For copper-based boards, the keywords interact as follows:
Ddl2k.txt134 The commands to unload a driver are as follows:
Ddccp.txt57 be formatted using a cmsg(3) message header filled in as follows:
Dudplite.txt234 This displays UDP-Lite statistics variables, whose meaning is as follows.
/linux-4.1.27/Documentation/input/
Damijoy.txt74 Register bits are as follows:
103 Joystick switch closures can be deciphered as follows:
Dff.txt198 and meanings of the fields of the event are as follows:
/linux-4.1.27/Documentation/early-userspace/
Dbuffer-format.txt47 The structure of the cpio_header is as follows (all fields contain
93 should be set to zero to indicate no data section follows. If data is
/linux-4.1.27/tools/virtio/virtio-trace/
DREADME11 The trace agent operates as follows:
43 of CPUs and a control path, so FIFO (named pipe) should be created as follows:
/linux-4.1.27/drivers/spi/
Dspi-s3c24xx-fiq.S24 @ entry to these routines is as follows, with the register names
/linux-4.1.27/Documentation/arm/SPEAr/
Doverview.txt14 Hierarchy in SPEAr is as follows:
/linux-4.1.27/Documentation/leds/
Dleds-blinkm.txt17 The registration follows the scheme:
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/
Dadv7604.txt23 are numbered as follows.
/linux-4.1.27/Documentation/kdump/
Dkdump.txt84 3) Unpack the tarball with the tar command, as follows:
88 4) Change to the kexec-tools directory, as follows:
92 5) Configure the package, as follows:
96 6) Compile the package, as follows:
100 7) Install the package, as follows:
141 .config file itself to ensure that sysfs is turned on, as follows:
/linux-4.1.27/Documentation/devicetree/bindings/input/
Dcros-ec-keyb.txt8 This binding is based on matrix-keymap.txt and extends/modifies it as follows:
/linux-4.1.27/Documentation/blockdev/
Dcpqarray.txt54 as follows:
Dramdisk.txt68 as follows. The low 11 bits (0 -> 10) specify an offset (in 1 k blocks) of up
Dcciss.txt50 is as follows:
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dda9063.txt46 The component follows the standard regulator framework and the bindings
Dqcom-pm8xxx.txt39 encoded as follows:
/linux-4.1.27/Documentation/power/
Dswsusp-dmcrypt.txt64 pcmcia flash disk. What follows now is a /linuxrc for your
135 What then follows is the well known process to change the root
Dopp.txt49 Typical usage of the OPP library is as follows:
208 implementation might choose to do something as follows:
224 choose to do something as follows:
312 represented as follows:
Dsuspend-and-cpuhotplug.txt9 Well, a picture is worth a thousand words... So ASCII art follows :-)
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Dqcom,msm-uartdm.txt10 A more specific property should be specified as follows depending
/linux-4.1.27/Documentation/arm/SA1100/
DItsy21 configuration parameters in the monitor as follows:
DAssabet105 as follows:
/linux-4.1.27/Documentation/devicetree/bindings/net/can/
Dm_can.txt25 The format should be as follows:
/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/
Dti-tsc-adc.txt24 is as follows:
/linux-4.1.27/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,brcmstb.txt60 The layout of the property is as follows:
/linux-4.1.27/Documentation/thermal/
Dexynos_thermal40 The threshold levels are defined as follows:
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-upload.txt9 The firmware stored in a Windows driver can be detected as follows:
Dfw-dma.txt31 transfers. Detailed information follows this section.
/linux-4.1.27/arch/m68k/fpsp040/
Dscosh.S35 | Thus, we calculate sinh(X) as follows:
Dssinh.S35 | Thus, we calculate sinh(X) as follows:
Dbinstr.S47 | The registers are used as follows:
/linux-4.1.27/Documentation/sound/alsa/
DREADME.maya4487 As the ICE1724 chip only allows one global sampling rate, this is handled as follows:
103 PCM devices correspond to inputs/outputs as follows (assuming Maya44 is card #0):
DChannel-Mapping-API.txt82 /* this follows the alsa-lib mixer channel value + 3 */
Dtimestamping.txt39 ascii-art, this could be represented as follows (for the playback
/linux-4.1.27/Documentation/scsi/
DLICENSE.FlashPoint26 The BSD-style License is as follows:
Dufs.txt33 For UFS version 1.0 and 1.1 the target performance is as follows,
/linux-4.1.27/Documentation/filesystems/
Dadfs.txt30 The mapping is performed as follows:
Daffs.txt92 The Amiga protection flags RWEDRWEDHSPARWED are handled as follows:
112 The Linux rwxrwxrwx file mode is handled as follows:
Dxfs-self-describing-metadata.txt217 A typical buffer read verifier is structured as follows:
242 the case it can't, the code is structured as follows:
Dnilfs2.txt253 among NILFS2 files can be depicted as follows:
Dmandatory-locking.txt92 O_TRUNC flag set should be rejected. The Linux implementation follows the SVID
/linux-4.1.27/Documentation/cpu-freq/
Dintel-pstate.txt10 governor for Intel Core processors. The driver follows the same model
/linux-4.1.27/Documentation/video4linux/
Dsoc-camera.txt50 function. The host object can be initialized as follows:
109 Above user ioctls modify image geometry as follows:
Dradiotrack.txt56 The bits of the ioport are arranged as follows:
Dpxa_camera.txt103 The descriptors are used as follows :
/linux-4.1.27/Documentation/
Dinitrd.txt25 When using initrd, the system typically boots as follows:
228 # exec chroot . what-follows <dev/console >dev/console 2>&1
230 Where what-follows is a program under the new root, e.g. /sbin/init
261 as follows:
Dvme_api.txt17 registration function. The structure is as follows:
322 The callback parameters are as follows. Care must be taken in writing a callback
386 The callback function is declared as follows.
Dunaligned-memory-access.txt207 To avoid the unaligned memory access, you would rewrite it as follows:
218 memory and you wish to avoid unaligned access, its usage is as follows:
Dfutex-requeue-pi.txt56 would be modified as follows:
Ddell_rbu.txt56 packets of data arranged back to back. It can be done as follows
Dmemory-barriers.txt295 defines "memory location" as follows:
634 as follows:
642 branches of the "if" statement as follows:
655 Unfortunately, current compilers will transform this as follows at high
726 one, perhaps as follows:
1268 This indicates that CPU 2's load from X in some sense follows CPU 1's
1275 CPU A follows a load from the same variable executing on CPU B, then
1360 Prevent both the compiler and the CPU from doing this as follows:
1502 to prevent this as follows:
1544 The compiler might save a branch by optimizing this as follows:
[all …]
Dvolatile-considered-harmful.txt32 If all the code follows the locking rules, the value of shared_data cannot
Datomic_ops.txt128 additional load as follows:
313 an example, which follows a pattern occurring frequently in the Linux
494 They are used as follows, and are akin to their atomic_t operation
Dstable_kernel_rules.txt57 Send the patch, after verifying that it follows the above rules, to
Dpnp.txt241 They are as follows:
Deisa.txt118 encapsulated in a 'struct eisa_device' described as follows :
Dgcov.txt22 directory and use gcov with the -o option as follows (requires root):
Dlzo.txt33 The first byte of the block follows a different encoding from other bytes, it
Dkref.txt184 pointless to do so). You could use kref_put() as follows:
Dprintk-formats.txt252 and va_list as follows:
/linux-4.1.27/Documentation/spi/
Dspi-lm70llp30 The hardware interfacing on the LM70 LLP eval board is as follows:
/linux-4.1.27/Documentation/driver-model/
Ddevice.txt68 organized as follows into a group:
/linux-4.1.27/Documentation/x86/x86_64/
Dfake-numa-for-cpusets23 A machine may be split as follows with "numa=fake=4*512," as reported by dmesg:
/linux-4.1.27/Documentation/sound/oss/
DCMI833052 The old documentation file follows for reference
Dmwave72 for Linux. Mine is as follows
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dgic-v3.txt22 The 3rd cell is the flags, encoded as follows:
Dl2cc.txt9 The ARM L2 cache representation in the device tree should be done as follows:
Dgic.txt34 The 3rd cell is the flags, encoded as follows:
Dtopology.txt100 Bindings for cluster/cpu/thread nodes are defined as follows:
Dcpus.txt19 This document follows the conventions described in the ePAPR v1.1, with
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Dnvidia,tegra20-i2c.txt9 Details of compatible are as follows:
/linux-4.1.27/Documentation/virtual/kvm/
Dppc-pv.txt35 The parameters are as follows:
55 Return codes can be as follows:
/linux-4.1.27/Documentation/pps/
Dpps.txt88 pps_source_info_s as follows:
101 intialization routine as follows:
/linux-4.1.27/Documentation/devicetree/bindings/video/
Dti,omap-dss.txt88 shifter). The video pipelines for the connectors are formed as follows:
/linux-4.1.27/Documentation/ABI/stable/
Dfirewire-cdev82 be used as follows: addr = NULL, length = the desired buffer
/linux-4.1.27/arch/s390/kernel/
Dtime.c820 int follows; in etr_sync_clock_stop() local
825 follows = etr_aib_follows(sync_port, aib, port); in etr_sync_clock_stop()
827 if (!follows) in etr_sync_clock_stop()
/linux-4.1.27/Documentation/phy/
Dsamsung-usb2.txt70 The exynos4210_phys configuration array is as follows:
/linux-4.1.27/Documentation/arm64/
Dbooting.txt71 The decompressed kernel image contains a 64-byte header as follows:
103 composed as follows:
Dacpi_object_usage.txt4 follows.
277 follows:
/linux-4.1.27/Documentation/acpi/
Dscan_handlers.txt13 acpi_device objects are referred to as "device nodes" in what follows, but they
Denumeration.txt22 resources) this implementation follows the Device Tree way as much as
/linux-4.1.27/Documentation/filesystems/nfs/
Dpnfs.txt90 The API to the login script is as follows:
Dnfs41-server.txt33 The OPTIONAL features identified and their abbreviations are as follows:
Dnfs-rdma.txt98 This mount.nfs binary should be installed at /sbin/mount.nfs as follows:
/linux-4.1.27/tools/perf/Documentation/
Dperf-trace.txt127 When tracing pagefaults, the format of the trace is as follows:
Dperf-probe.txt146 Each probe argument follows below syntax.
Dperf-record.txt51 be passed as follows: '\mem:addr[:[r][w][x]]'. len is the range,
/linux-4.1.27/Documentation/sysctl/
Dfs.txt168 root process follows a hardlink created by another user). Additionally,
188 root process follows a symlink belonging to another user). For a likely
/linux-4.1.27/Documentation/i2c/
Dupgrading-clients96 as follows:
Ddev-interface33 Next thing, open the device file, as follows:
/linux-4.1.27/Documentation/arm/OMAP/
Domap_pm141 in these cases, the board file needs to do additional steps as follows:
/linux-4.1.27/Documentation/power/regulator/
Doverview.txt110 to through the levels as follows :-
/linux-4.1.27/Documentation/locking/
Dlocktorture.txt39 with string values as follows:
/linux-4.1.27/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt89 transmitted in network byte order. The format of this option is as follows:
209 follows:
295 Sensitivity tag type class. The format of this tag type is as follows:
358 class. The format of this tag type is as follows:
/linux-4.1.27/Documentation/dvb/
Dci.txt101 This CI interface follows the CI high level interface, which is not
/linux-4.1.27/arch/m68k/ifpsp060/
Dilsp.doc115 An example of using the "cmp2" instruction is as follows:
/linux-4.1.27/Documentation/hid/
Dhidraw.txt49 will be the report number; the report data follows, beginning in the second
Dhiddev.txt191 that influence the read() call above. The flags are as follows:
/linux-4.1.27/Documentation/video4linux/bttv/
DInsmod-options79 type=n type of the tuner chip. n as follows:
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dsamsung-fimc.txt60 each cell is as follows:
/linux-4.1.27/Documentation/arm/nwfpe/
DREADME.FPE5 instructions. It follows the conventions in the ARM manual.
/linux-4.1.27/fs/cramfs/
DREADME49 <block> immediately follows the last <block_pointer> for the file.
/linux-4.1.27/Documentation/laptops/
Dasus-laptop.txt111 is as follows:
/linux-4.1.27/sound/drivers/
DKconfig201 the 'power_save' parameter can be set via sysfs as follows:
/linux-4.1.27/Documentation/powerpc/
Dhvcs.txt105 To override the default use an insmod parameter as follows (requesting 4
187 mknod can be used as follows:
337 explicit example follows:
/linux-4.1.27/Documentation/trace/
Dmmiotrace.txt128 end of line. The format for version 20070824 is as follows:
/linux-4.1.27/drivers/usb/usbip/
Dusbip_protocol.txt4 The USB/IP protocol follows a server/client architecture. The server exports the
/linux-4.1.27/Documentation/arm/
Dcluster-pm-race-avoidance.txt47 Each cluster and CPU is assigned a state, as follows:
125 Transitions between states occur as follows.
/linux-4.1.27/Documentation/ioctl/
Dcdrom.txt13 are as follows:
70 The information that follows was determined from reading kernel source
/linux-4.1.27/Documentation/device-mapper/
Ddm-raid.txt158 The output is as follows (normally a single line, but expanded here for
/linux-4.1.27/Documentation/filesystems/caching/
Dcachefiles.txt134 The daemon is run as follows:
466 columns are as follows:
/linux-4.1.27/arch/arm/nwfpe/
Dsoftfloat-macros90 bits shifted off form a second 64-bit result as follows: The _last_ bit
215 off form a third 64-bit result as follows: The _last_ bit shifted off is
/linux-4.1.27/Documentation/serial/
Dmoxa-smartio290 as follows.
335 the source code as follows.
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/
DOverview.txt71 The currently supported machines are as follows:
/linux-4.1.27/drivers/iommu/
DKconfig280 is calculated as follows:
/linux-4.1.27/arch/arm/boot/dts/
Dtegra30-cardhu.dtsi18 * follows:
/linux-4.1.27/Documentation/s390/
Dmonreader.txt140 The layout of the data stream provided by the monreader device is as follows:
/linux-4.1.27/Documentation/cdrom/
Dide-cd83 Linux names these devices as follows. The master and slave devices
293 follows:
/linux-4.1.27/Documentation/scheduler/
Dsched-deadline.txt316 follows (rt-app is used to create a -deadline task).
405 We provide in what follows a simple (ugly) self-contained code snippet

12