Home
last modified time | relevance | path

Searched refs:stored (Results 1 – 200 of 250) sorted by relevance

12

/linux-4.1.27/drivers/char/mwave/
DREADME18 If the dsp irq has not been setup and stored in bios by the
23 If the dsp io range has not been setup and stored in bios by the
28 If the mwave's uart irq has not been setup and stored in bios by the
33 If the uart io range has not been setup and stored in bios by the
/linux-4.1.27/Documentation/fb/
Dapi.txt45 Pixels are stored in memory in hardware-dependent formats. Applications need
50 additional information, which are stored in the variable screen information
54 macropixels. Types describe how macropixels are stored in memory. The following
59 Macropixels are stored contiguously in a single plane. If the number of bits
82 belonging to different planes, is stored in the fixed screen information
87 Macropixels are stored in memory as described by the format FOURCC identifier
88 stored in the variable screen information grayscale field.
92 Pixels are black or white and stored on a number of bits (typically one)
103 Pixels are black or white and stored on a number of bits (typically one)
118 Each component is stored in a macropixel according to the variable screen
[all …]
Dframebuffer.txt121 Fbset uses a video mode database stored in a configuration file, so you can
/linux-4.1.27/Documentation/filesystems/
Dsquashfs.txt104 these are stored here.
127 information has to be stored.
132 Like inodes, directories are packed into compressed metadata blocks, stored
164 of each datablock is stored in a block list contained within the
183 fragment lookup table is itself stored compressed into metadata blocks.
193 stored compressed into metadata blocks. A second index table is used to
207 This table is stored compressed into metadata blocks. A second index table is
215 for each inode are stored in a list, each list entry containing a type,
219 is stored inline (in which case the value field contains the xattr value),
220 or if it is stored out of line (in which case the value field stores a
[all …]
Dqnx6.txt49 Each of these root nodes holds information like total size of the stored
60 Data leaves are always on the lowest level. So no data is stored on upper
90 The filesize is stored 64bit. Inode counting starts with 1. (whilst long
105 record plus the longfile inode number also stored in that record.
127 Long filenames are stored in a separate addressing tree. The staring point
133 is a limit of 510 bytes for the actual filename stored.
138 The qnx6fs filesystem allocation bitmap is stored in a tree under bitmap
Dcramfs.txt24 Only the low 8 bits of gid are stored. The current version of
35 No timestamps are stored in a cramfs, so these default to the epoch
Dlogfs.txt35 current position within and optionally a write buffer are stored in
75 All inodes are stored in a special file, the inode file. Single
77 reasons is stored in the journal instead. Instead of data blocks, the
137 so has no effect on existing data, but new data will be stored
220 Inodes are stored in the inode file, which is just a regular file for
Dext2.txt91 descriptor table stored in the block(s) immediately after the superblock.
106 the filing system. The primary copy of the superblock is stored at an
109 the superblock are stored in block groups throughout the filesystem.
128 All fields in the superblock (as in all other ext2 structures) are stored
194 special mention because the data for them is stored within the inode
201 them. Instead, their device number is stored in the inode, again reusing
354 When changes to the filesystem (e.g. a file is renamed) they are stored in
Dvfat.txt47 Unicode characters. Long filenames are stored on disk
81 usefree -- Use the "free clusters" value stored on FSINFO. It'll
319 Note that the slots are stored from last to first. Slots
332 is stored after the final character. After that, all unused
335 Finally, note that the extended name is stored in Unicode. Each Unicode
Disofs.txt10 ASCII. Joliet filenames are stored in Unicode format, but
Dadfs.txt65 RISC OS file types are stored in bits 19..8 of the file load address.
Dexofs.txt138 a bitmap (stored in a separate object). Now they are allocated using a
141 * Each file's control block (AKA on-disk inode) is stored in its object's
Ddax.txt82 Even if the kernel or its modules are stored on a filesystem that supports
Doverlayfs.txt76 actual lookups find directories, both are stored and a merged
77 directory is created, otherwise only one is stored: the upper if it
D00-INDEX38 - info on avoiding the page cache for files stored on CPU-addressable
Dtmpfs.txt6 everything stored therein is lost.
Dhpfs.txt97 stored in very crazy way. They tried to do it so that link changes when file is
98 moved ... sometimes it works. But the link is partly stored in directory
Ddebugfs.txt47 should hold the file, data will be stored in the i_private field of the
Dbtrfs.txt14 their ability to detect, repair and tolerate errors in the data stored
Dfiemap.txt123 the data is stored on an inaccessible volume or that no storage has
Df2fs.txt361 : It is composed of a block address table for all the node blocks stored in
366 data and node blocks stored in Main area.
Dsysfs.txt134 stored. See the kobject documentation for more information. ]
Dext4.txt537 Get the inode i_generation number stored for
546 Set the inode i_generation number stored for
Dxfs.txt40 be made in the way inline extended attributes are stored
Dxfs-self-describing-metadata.txt173 compared against the value stored in the object itself. Once this is validated,
/linux-4.1.27/fs/nls/
DKconfig43 native language character sets. These character sets are stored
55 native language character sets. These character sets are stored
67 native language character sets. These character sets are stored
80 native language character sets. These character sets are stored in
96 native language character sets. These character sets are stored in
111 native language character sets. These character sets are stored in
122 native language character sets. These character sets are stored in
133 native language character sets. These character sets are stored in
144 native language character sets. These character sets are stored in
155 native language character sets. These character sets are stored in
[all …]
/linux-4.1.27/drivers/mtd/nand/
Dbf5xx_nand.c230 u32 calced, stored; in bf5xx_nand_correct_data_256() local
236 stored = read_ecc[0] | (read_ecc[1] << 8) | (read_ecc[2] << 16); in bf5xx_nand_correct_data_256()
238 syndrome[0] = (calced ^ stored); in bf5xx_nand_correct_data_256()
245 if (!syndrome[0] || !calced || !stored) in bf5xx_nand_correct_data_256()
258 syndrome[1] = (calced & 0x7FF) ^ (stored & 0x7FF); in bf5xx_nand_correct_data_256()
260 syndrome[3] = (stored & 0x7FF) ^ ((stored >> 11) & 0x7FF); in bf5xx_nand_correct_data_256()
268 calced, stored); in bf5xx_nand_correct_data_256()
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-backlight-driver-adp887013 will also show the brightness level stored for this
28 This file will also show the dim brightness level stored for
54 It can be enabled by writing the value stored in
Dsysfs-bus-coresight-devices-etb1021 formatter after a defined number of words have been stored
24 value stored in this register+1 (from ARM ETB-TRM).
Dsysfs-bus-coresight-devices-tmc6 formatter after a defined number of words have been stored
Dsysfs-block-zram7 that can be stored in this disk.
102 size of data stored in this disk. This excludes zero-filled
111 size of data stored in this disk. So, compression ratio can be
Dsysfs-driver-hid-roccat-kone51 stored in the profile doesn't need to fit the number of the
58 Description: When read, this file returns the settings stored in the mouse.
Dsysfs-firmware-gsmi15 access to EFI-style variables stored in nvram.
Dsysfs-driver-hid-roccat-pyra43 Description: When read, this file returns the settings stored in the mouse.
Dsysfs-class-cxl1 Note: Attributes that are shared between devices are stored in the directory
Dsysfs-driver-hid-roccat-ryos142 Description: When written, this file lets one switch between stored and custom
/linux-4.1.27/arch/arm/nwfpe/
Dsoftfloat-macros39 The result is stored in the location pointed to by `zPtr'.
64 The result is stored in the location pointed to by `zPtr'.
89 64 nonzero bits; this is stored at the location pointed to by `z0Ptr'. The
93 bits shifted off were all zero. This extra result is stored in the location
138 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
173 nonzero. The result is broken into two 64-bit pieces which are stored at
214 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted
218 were all zero. This extra result is stored in the location pointed to by
285 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
304 64-bit pieces which are stored at the locations pointed to by `z0Ptr',
[all …]
/linux-4.1.27/Documentation/
Dkmemleak.txt62 these actions are stored in an early log buffer. The size of this buffer
74 information like size and stack trace, are stored in a rbtree.
90 the values against the addresses stored in the rbtree. If
99 Some allocated memory blocks have pointers stored in the kernel's
175 systems, because of pointers temporarily stored in CPU registers or
193 Another source of false negatives is the data stored in non-pointer
201 macro or the pointer is stored in a location not scanned by kmemleak.
Dramoops.txt105 a stored record from RAM, simply unlink the respective pstore file.
110 related hangs. The functions call chain log is stored in a "ftrace-ramoops"
Dmedia-framework.txt59 string. The device/model revision must not be stored in this field.
63 - serial is a unique serial number stored as a NUL-terminated ASCII string.
182 Both information are stored in the media_pad structure, making the media_pad
197 targeting any of its pads in a links array. A given link is thus stored
330 The media_pipeline instance pointed to by the pipe argument will be stored in
Dflexible-arrays.txt38 maximum number of objects which can be stored in the array. The flags
84 has never been stored in the array. Memory for array elements is allocated
Drbtree.txt164 Iterating through the elements stored in an rbtree (in sort order)
196 Augmented rbtree is an rbtree with "some" additional data stored in
257 This "extra information" stored in each node is the maximum hi
Dldm.txt41 stored.
Deisa.txt150 Gets the pointer previously stored into the device's driver_data area.
Dlzo.txt61 literals were copied. This is the information stored in the <state> variable
Dmd.txt301 stored.
328 is stored in the first 256 bytes of the allocated space and is
428 start) where data from the array will be stored. Any part of
Dmodule-signing.txt99 it can be deleted or stored securely. The public key gets built into the
Dcrc32.txt77 The most significant coefficient of the remainder polynomial is stored
DIRQ-domain.txt76 the hwirq, and the IRQ number is stored in the table.
Drobust-futex-ABI.txt152 On exit, the kernel will consider the address stored in
Ddma-buf-sharing.txt394 the dma_buf file stored in vma->vm_file with it's own if pte shootdown is
451 with the struct file stored in vma->vm_file to do that with the function
Drobust-futexes.txt176 List registration is very fast: the pointer is simply stored in
DDMA-API-HOWTO.txt19 be stored in a "void *".
22 addresses to CPU physical addresses, which are stored as "phys_addr_t" or
68 is stored in a struct resource and usually exposed via /proc/iomem. When a
Dthis_cpu_ops.txt7 the cpu permanently stored the beginning of the per cpu area for a
Dmemory-barriers.txt561 lines. The pointer P might be stored in an odd-numbered cache line, and the
562 variable B might be stored in an even-numbered cache line. Then, if the
1359 Might result in an older value of x stored in a[1] than in a[0].
1452 if it knows that the variable already has the value being stored.
1464 surprise if some other CPU might have stored to variable 'a' in the
2059 order multiple stores before the wake-up with respect to loads of those stored
/linux-4.1.27/arch/m68k/fpsp040/
Dx_ovfl.S14 | If the instruction is move_out, then garbage is stored in the
17 | following values should be stored at the destination, based
Dbindec.S34 | This value is stored in d6.
50 | USER_FPSR. LEN is stored in d4.
97 | The bcd digits are stored in the correct position in
102 | digits are stored in the final string.
219 | as 2^^e * 1.f in extended precision. This value is stored
283 | USER_FPSR. LEN is stored in d4.
Dsetox.S84 | 2.5 Calculate the address of the stored value of 2^(J/64).
143 | where T and t are the stored values for 2^(J/64).
144 | Notes: 2^(J/64) is stored as T and t where T+t approximates
191 | 8.5 Calculate the address of the stored value 2^(J/64).
Dx_store.S8 | a6 = points to fp value to be stored.
Dslogn.S39 | beforehand and stored in the program.
Dstan.S341 |--integer quotient will be stored in N
/linux-4.1.27/Documentation/ABI/obsolete/
Dsysfs-block-zram69 size of data stored in this disk. This excludes zero-filled
79 size of data stored in this disk. So, compression ratio can be
106 value only; its current value is stored in zram<id>/mm_stat
118 value only; its current value is stored in zram<id>/mm_stat
/linux-4.1.27/arch/x86/crypto/
Dcrc32c-pcl-intel-asm_64.S286 less_than_8: # Length should be stored in
294 less_than_4: # Length should be stored in
301 less_than_2: # Length should be stored in the MSB
Dsha512-avx-asm.S165 # K[t-1]+W[t-1] which were previously stored at WK_2 by the message
167 # The two new schedule QWORDS are stored at [W_t(t)] and [W_t(t+1)].
169 # [K_t(t)] and [K_t(t+1)] and stored at dqword [WK_2(t)]
275 # Purpose: Updates the SHA512 digest stored at D with the message stored in M.
Dsha512-ssse3-asm.S159 # K[t-1]+W[t-1] which were previously stored at WK_2 by the message
161 # The two new schedule QWORDS are stored at [W_t(%%t)] and [W_t(%%t+1)].
163 # [K_t(%%t)] and [K_t(%%t+1)] and stored at dqword [WK_2(%%t)]
273 # Purpose: Updates the SHA512 digest stored at D with the message stored in M.
Dsha512-avx2-asm.S566 # Purpose: Updates the SHA512 digest stored at D with the message stored in M.
/linux-4.1.27/Documentation/arm/nwfpe/
DNOTES11 I was looking at some code, that calculated a double result, stored it in f4
16 converted to extended, then stored. If an lfm/sfm combination had been used,
/linux-4.1.27/Documentation/thermal/
Dexynos_thermal32 TI1: Trimming info for 25 degree Celsius (stored at TRIMINFO register)
34 TI2: Trimming info for 85 degree Celsius (stored at TRIMINFO register)
Dnouveau_thermal45 NOTE: Remember that the values are stored as milli degrees Celcius. Don't forget
/linux-4.1.27/tools/perf/tests/attr/
DREADME9 are stored into separate text file. Once perf command is finished
21 For each sys_perf_event_open call event details are stored in
/linux-4.1.27/drivers/block/zram/
DKconfig9 Pages written to these disks are compressed and stored in memory
/linux-4.1.27/arch/arm/mach-mvebu/
Dpmsu_ll.S66 ARM_BE8(rev r0, r0) @ the value is stored LE
/linux-4.1.27/arch/arm/lib/
Ddiv64.S63 @ The aligned divisor is stored in yl preserving the original.
64 @ The bit position is stored in ip.
Dbacktrace.S41 1: stmfd sp!, {pc} @ calculate offset of PC stored
/linux-4.1.27/Documentation/device-mapper/
Dverity.txt20 The salt is appended when hashing, digests are stored continuously and
98 into the page cache. Block hashes are stored linearly, aligned to the nearest
140 block boundary) are the hash blocks which are stored a depth at a time
Dswitch.txt27 stored on another member the I/O will be forwarded as required. This
29 dynamic, and the blocks stored on disk may be moved from member to
Dsnapshot.txt36 <chunksize> sectors will be stored on the <COW device>. Writes will
57 stored in the <COW device> of an existing snapshot, through a handover
Dpersistent-data.txt83 Values stored in the btrees can have arbitrary size. Keys are always
Dthin-provisioning.txt9 be stored on the same data volume. This simplifies administration and
20 Metadata is stored on a separate device from data, giving the
/linux-4.1.27/Documentation/vm/
Dzswap.txt54 Once there are no PTEs referencing a swap page stored in zswap (i.e. the count
68 of pages stored, and various counters for the reasons pages are rejected.
Dfrontswap.txt33 Once a page is successfully stored, a matching load on the page will normally
47 Note that if a page is stored and the page already exists in transcendent memory
84 stored in local memory, thus increasing the total anonymous pages
145 When swap pages are stored in transcendent memory instead of written
220 is free to manipulate the pages stored by frontswap. For example,
244 has been previously successfully stored, can't it always be
Dzsmalloc.txt20 worst case, page is incompressible and is thus stored "as-is" i.e. in
Dpage_owner.txt9 and order of pages is stored into certain storage for each page.
/linux-4.1.27/Documentation/blockdev/
Dzram.txt7 (<id> = 0, 1, ...). Pages written to these disks are compressed and stored
121 orig_data_size RO uncompressed size of data stored in this disk
122 compr_data_size RO compressed size of data stored in this disk
/linux-4.1.27/Documentation/hwmon/
Dda905531 are stored in a 10 bit ADC.
Dlm7723 applies to all 3 limits. The relative difference is stored in a single
Demc140344 is stored in a single register on the chip, which means that the relative
Dsmsc47m19281 The chip adds the offsets stored in these registers to
Dit87130 is stored in the Super-I/O configuration space. Due to technical limitations,
/linux-4.1.27/arch/um/
DKconfig.um31 access files stored on the host. It does not require any
44 If you'd like to be able to work with files stored on the host,
/linux-4.1.27/Documentation/video4linux/
Dsoc-camera.txt149 V4L2 distinguishes between pixel formats, as they are stored in memory, and as
153 be obtained, if a media-bus pixel format is stored in memory according to
155 sample and stored in memory in the little-endian order with no gaps between
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-class-backlight18 show the brightness level stored in the driver, which
Dsysfs-driver-ib_srp37 the maximum number of data buffer descriptors stored in the
/linux-4.1.27/Documentation/networking/
Dtcp.txt35 Private data for a congestion control mechanism is stored in tp->ca_priv.
39 be stored here.
Dframerelay.txt15 of which are stored in the FRAD's private data area. assoc/deassoc,
Dradiotap-headers.txt45 - the arguments are all stored little-endian!
Dnetdev-features.txt49 returns success) replaces value stored in netdev->features.
Dstmmac.txt64 The incoming packets are stored, by the DMA, in a list of pre-allocated socket
186 which will be stored in bsp_priv, and then passed to init and
Dtimestamping.txt300 case the timestamp is stored in ts[0].
420 Time stamps for received packets must be stored in the skb. To get a pointer
Dnetlink_mmap.txt183 stored in the ring, either because it exceeded the
Dcs89x0.txt146 stored in an on-board EEPROM. You must use the DOS-based CS8900/20 Setup
239 will override the corresponding configuration value stored in
Dfilter.txt253 4 #k Literal value stored in k
375 file "~/.bpf_dbg_init" and the command history is stored in the file
703 If f2 is JITed and the pointer stored to '_f2'. The calls f1 -> f2 -> f3 and
Dphy.txt238 UID (stored in registers 2 and 3), then comparing it to each
/linux-4.1.27/Documentation/input/
Dgpio-tilt.txt23 In the same manner the values stored in the axes array correspond to
Dntrig.txt83 minimizing stored state as well as the cost of operations to make a decision,
Djoystick-api.txt115 The time an event was generated is stored in ``js_event.time''. It's a time
/linux-4.1.27/drivers/fmc/
DKconfig12 and mezzanine based on identifiers stored in the internal I2C
/linux-4.1.27/Documentation/x86/
Dearly-microcode.txt8 Microcode is stored in an initrd file. The microcode is read from the initrd
/linux-4.1.27/drivers/video/fbdev/core/
Dsvgalib.c605 int stored = -EINVAL; in match_format() local
617 stored = i; in match_format()
621 return stored; in match_format()
/linux-4.1.27/Documentation/devicetree/bindings/ufs/
Dufshcd-pltfrm.txt29 - freq-table-hz : Array of <min max> operating frequencies stored in the same
/linux-4.1.27/Documentation/arm/SA1100/
DGraphicsMaster40 the zImage is stored. It's been marked as read-only to keep you
DGraphicsClient84 the ADS boot ROM and zImage is stored. It's been marked as
DAssabet120 The ramdisk image could be stored into flash as well, but there are better
/linux-4.1.27/Documentation/frv/
Dbooting.txt20 In this case, the image must be stored or built up on flash before it
22 similar program and then downloaded and stored into flash by RedBoot.
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-upload.txt9 The firmware stored in a Windows driver can be detected as follows:
DREADME.vbi12 all lines can be stored while still fitting within the maximum allowed size.
Dfw-encoder-api.txt404 The information is stored as follows:
/linux-4.1.27/arch/arm/include/debug/
Dtegra.S78 ldr \rv, [\rp] @ linked addr is stored there
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h102 # This is the variable where the next core to boot os stored
/linux-4.1.27/arch/s390/kernel/
Dreipl.S16 # - Original prefix register is stored in "dump_prefix_page"
Dentry.S707 tm __LC_MCCK_CODE+5,0x02 # stored cpu timer value valid?
789 brc 10,0b # wait for status stored
/linux-4.1.27/security/keys/
DKconfig46 (for example Kerberos ticket caches). The data may be stored out to
/linux-4.1.27/Documentation/security/
Dkeys-ecryptfs.txt15 FEK decryption is called authentication token and, currently, can be stored in a
DSmack.txt62 objects. The attributes are stored in the extended attribute security
496 The Smack label of a filesystem object is stored as an extended attribute
Dkeys.txt84 value stored in the struct key itself.
353 maximum total number of bytes of data that root may have stored in those
361 users may have stored in their keys.
/linux-4.1.27/arch/unicore32/lib/
Dbacktrace.S38 1: stm.w (pc), [sp-] @ calculate offset of PC stored
/linux-4.1.27/Documentation/early-userspace/
DREADME134 b) some device and filesystem drivers built as modules and stored in an
141 This means that a binary must do all the work. Said binary can be stored
/linux-4.1.27/Documentation/s390/
Dzfcpdump.txt22 register sets are stored in the prefix pages of the respective CPUs. To build a
Ds390dbf.txt10 where log records can be stored efficiently in memory, where each component
25 pages in memory. In the debug areas there are stored debug entries (log records)
500 The raw view returns a bytestream as the debug areas are stored in memory.
512 due to performance considerations only a pointer to the string is stored in
/linux-4.1.27/Documentation/virtual/kvm/devices/
Ds390_flic.txt5 machine check interruptions. All interrupts are stored in a per-vm list of
/linux-4.1.27/Documentation/devicetree/bindings/mips/cavium/
Dbootbus.txt23 The configuration parameters for each chip select are stored in child
/linux-4.1.27/Documentation/arm/
DBooting110 The tagged list should be stored in system RAM.
156 is stored in flash, and is linked correctly to be run from flash,
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-emc.txt33 and the tables are stored directly under the emc node (see below).
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dregulator.txt23 : suspend to memory, the device goes to sleep, but all data stored in memory,
/linux-4.1.27/Documentation/filesystems/nfs/
Didmapper.txt19 legacy rpc.idmap daemon for the id mapping. This result will be stored
Dnfs.txt51 This string can be stored in an NFS client's grub.conf, or it can be provided
/linux-4.1.27/Documentation/isdn/
DINTERFACE.CAPI183 and capi_ctr_handle_message(), stored in the data portion of a socket buffer
229 Subparameters are stored in encoded form within the content part.
236 Subparameter values are stored individually in the corresponding
DREADME.gigaset144 bytes stored in brkchars[]. Unused bytes should be set to zero.
/linux-4.1.27/arch/mn10300/mm/
DKconfig.cache34 committed to RAM immediately in addition to being stored in the
/linux-4.1.27/block/
DKconfig83 stored/retrieved to help protect the data. The block layer
/linux-4.1.27/Documentation/power/
Duserland-swsusp.txt134 structure of the snapshot image is consistent with the information stored
143 The suspending utility MUST check the value stored by SNAPSHOT_CREATE_IMAGE
Dpci.txt147 stored in the machine's BIOS. The kernel loads them from the BIOS and executes
332 in the configuration space is stored in the pm_cap field of the device's struct
630 and data of the "hibernated" kernel stored within the image, called the image
Ddevices.txt304 driver-specific methods stored in dev->driver->pm, but they don't have to do
529 device register values, because the registers should already have been stored
/linux-4.1.27/Documentation/RCU/
DNMI-RCU.txt45 count of NMIs. It then invokes the NMI handler stored in the nmi_callback
DarrayRCU.txt97 required on the Alpha CPU. Since the size of the array is stored
/linux-4.1.27/fs/xfs/
DKconfig61 separate area of disk space where only file data is stored. It was
/linux-4.1.27/Documentation/firmware_class/
DREADME112 - The filesystem is stored in a disk behind an scsi device
/linux-4.1.27/Documentation/phy/
Dsamsung-usb2.txt39 directory. Each SoC's configuration is stored in an instance of the
/linux-4.1.27/Documentation/powerpc/
Dqe_firmware.txt233 instructions for the driver associated with it. This field is stored in
237 virtual traps. As with 'extended_modes', this field is stored in the QE
Dtransactional_memory.txt114 bits are stored in the MSR of the second ucontext, i.e. in
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt403 which is stored in kvm->arch.mmu_valid_gen. Every shadow page stores
426 generation number. The global generation number is stored in
441 stored into the MMIO spte. Thus, the MMIO spte might be created based on
449 is not stored in MMIO spte, and presumed zero when it is extracted out of the
Dlocking.txt167 The srcu index can be stored in kvm_vcpu->srcu_idx per vcpu
/linux-4.1.27/Documentation/scheduler/
Dsched-domains.txt6 Each scheduling domain spans a number of CPUs (stored in the ->span field).
/linux-4.1.27/Documentation/block/
Ddata-integrity.txt42 information to each sector. The data + integrity metadata is stored
220 stored in the integrity bio_vec list (similar to bio_alloc()).
/linux-4.1.27/Documentation/crypto/
Dasymmetric-keys.txt25 However, no requirement is made that the key data actually be stored in the
144 make up the actual signature must be stored in sig->mpi[] and the count of MPIs
Ddescore-readme.txt322 and stored in a nonstandard bit order (FIPS w/o IP/FP).
/linux-4.1.27/Documentation/i2c/
Dupgrading-clients178 In the probe routine, ensure that the new state has the client stored
/linux-4.1.27/arch/m68k/
DKconfig.machine394 that can be stored in flash, with possibly the text, and data
446 code executes from the position it is stored in the FLASH/ROM.
/linux-4.1.27/arch/arm/kernel/
Dentry-header.S79 @ Bit 2 of EXC_RETURN stored in the lr register specifies which stack
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dhead.S201 ;; The calculated value stored in R4 is used below.
/linux-4.1.27/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt12 Linking RAM registers are used to link the descriptors which are stored in
/linux-4.1.27/Documentation/pcmcia/
Ddriver-changes.txt17 stored in struct pcmcia_device, e.g. in the fields config_flags,
/linux-4.1.27/fs/
DKconfig120 space. If you unmount a tmpfs instance, everything stored therein is
/linux-4.1.27/Documentation/sound/alsa/
DProcfile.txt13 card-specific files are stored in the card* subdirectories.
Dhda_codec.txt96 The codec is stored in a linked list of bus instance. You can follow
/linux-4.1.27/kernel/printk/
Dprintk.c1730 bool stored = false; in vprintk_emit() local
1742 stored = cont_add(facility, level, text, in vprintk_emit()
1747 if (stored) in vprintk_emit()
/linux-4.1.27/Documentation/trace/
Dmmiotrace.txt114 read or written. These are stored to the trace log.
/linux-4.1.27/drivers/usb/usbip/
Dusbip_protocol.txt88 byte (MSB) is stored at the lowest address.
/linux-4.1.27/Documentation/filesystems/caching/
Dfscache.txt279 gon=N Number of release reqs against pages stored by time lock granted
374 NETFS_DATA Netfs private data stored in the cookie
Dnetfs-api.txt184 in the hierarchy may be stored in multiple caches. This function does not
696 in which case the page will not be stored in the cache this time.
733 This function will refer back to the netfs_data pointer stored in the cookie by
Dbackend-api.txt259 position to have data stored in it. Similarly, fscache_obtained_object()
325 All the data stored for this object should be discarded and an
/linux-4.1.27/Documentation/metag/
Dkernel-ABI.txt193 arguments are stored on the stack in reverse order (earlier arguments at higher
/linux-4.1.27/fs/cifs/
DKconfig104 to SMB/CIFS EAs. EAs are stored on Windows servers without the
/linux-4.1.27/Documentation/kdump/
Dkdump.txt43 encoded in the ELF format, and stored in a reserved area of memory
382 * By default, the ELF headers are stored in ELF64 format to support
/linux-4.1.27/arch/sparc/kernel/
Dhead_32.S388 ! will get stored by the prom.
/linux-4.1.27/scripts/
DKbuild.include280 # (4) The command line stored in the file named dir/.target.cmd
/linux-4.1.27/Documentation/PCI/
DPCIEBUS-HOWTO.txt187 call request_irq/free_irq. In addition, the interrupt mode is stored
/linux-4.1.27/arch/blackfin/
DKconfig.debug60 instruction address is stored in RETX, where the next kernel
/linux-4.1.27/Documentation/devicetree/bindings/
Dxilinx.txt251 bitstream stored on a CF card. It can also be used as a generic CF
/linux-4.1.27/Documentation/usb/
Dgadget_configfs.txt357 Writing to the attributes causes the information to be stored in
Dpersist.txt143 descriptors are compared with the kernel's stored values, but this
Dusbmon.txt310 them into the offvec. The actual number of event offsets is stored into
/linux-4.1.27/mm/
DKconfig485 of a "backing" store for a swap device. The data is stored into
492 and swap data is stored as normal on the matching swap device.
/linux-4.1.27/Documentation/scsi/
Dadvansys.txt8 Descriptor Block) requests that can be stored in the RISC chip
Dst.txt467 is stored in the lower word of the field mt_erreg.
468 The current block size and the density code are stored in the field
/linux-4.1.27/arch/powerpc/
DKconfig.debug255 This console provides input and output buffers stored within the
/linux-4.1.27/net/netfilter/ipvs/
DKconfig251 stored in a hash table. This table is tiled by each destination
/linux-4.1.27/Documentation/ia64/
Dmca.txt149 The user mode registers are stored in the RSE area of the MCA/INIT on
Dfsys.txt30 be stored in bank 0 of registers r16-r31.
/linux-4.1.27/drivers/mtd/
DKconfig32 the offsets, lengths and names of all the images stored in the
/linux-4.1.27/drivers/staging/i2o/
DREADME.ioctl353 provided by the htquery->page field, and the resultant data is stored
/linux-4.1.27/Documentation/locking/
Drt-mutex-design.txt95 waiter - A waiter is a struct that is stored on the stack of a blocked
186 Before I go further and talk about how the PI chain is stored through lists
227 This list is stored in the task structure of a process as a plist called
Dww-mutex-design.txt48 acquired when starting the lock acquisition. This ticket is stored in the
/linux-4.1.27/Documentation/spi/
Dspi-summary152 data to filesystems stored on SPI flash like DataFlash; and others might
296 data or chipselect callbacks. This is stored in spi_device later.)
/linux-4.1.27/Documentation/gpio/
Dconsumer.txt300 free_irq(). They will often be stored into IRQ resources for platform devices,
/linux-4.1.27/fs/ocfs2/
Ddir.c1846 int stored = 0; in ocfs2_dir_foreach_blk_el() local
1924 stored++; in ocfs2_dir_foreach_blk_el()
1932 if (!persist && stored) in ocfs2_dir_foreach_blk_el()
/linux-4.1.27/Documentation/sound/oss/
DIntroduction330 when trying to play mpeg files stored on a CD-ROM
/linux-4.1.27/drivers/md/
DKconfig437 a pre-generated tree of cryptographic checksums stored on a second
/linux-4.1.27/Documentation/kbuild/
Dmodules.txt443 corresponding CRC value is also stored.
/linux-4.1.27/
DREADME127 stored together with the kernel source code.

12