Home
last modified time | relevance | path

Searched refs:contents (Results 1 – 200 of 260) sorted by relevance

12

/linux-4.4.14/scripts/
Dkernel-doc376 my $contents = "";
467 my $contents = join "\n", @_;
472 $constants{$name} = $contents;
476 $parameterdescs{$name} = $contents;
481 $parameterdescs{$name} = $contents;
489 $sections{$name} = $contents;
500 my $contents = join "\n", @_;
510 dump_section($file, $name, $contents);
530 my $contents = join "\n",@_;
541 $contents = local_unescape($contents);
[all …]
DKbuild.include324 # Defines FOO_FILENAME based on the contents of the CONFIG_FOO option,
Dspelling.txt271 contence||contents
/linux-4.4.14/drivers/char/
Dnvram.c126 static void mach_proc_infos(unsigned char *contents, struct seq_file *seq,
236 unsigned char contents[NVRAM_BYTES]; in nvram_read() local
245 for (tmp = contents; count-- > 0 && i < NVRAM_BYTES; ++i, ++tmp) in nvram_read()
250 if (copy_to_user(buf, contents, tmp - contents)) in nvram_read()
255 return tmp - contents; in nvram_read()
265 unsigned char contents[NVRAM_BYTES]; in nvram_write() local
277 if (copy_from_user(contents, buf, count)) in nvram_write()
285 for (tmp = contents; count--; ++i, ++tmp) in nvram_write()
294 return tmp - contents; in nvram_write()
391 unsigned char contents[NVRAM_BYTES]; in nvram_proc_read() local
[all …]
/linux-4.4.14/tools/perf/util/
Dxyarray.h10 char contents[]; member
19 return &xy->contents[x * xy->row_size + y * xy->entry_size]; in xyarray__entry()
Dxyarray.c22 memset(xy->contents, 0, n); in xyarray__reset()
/linux-4.4.14/tools/testing/selftests/x86/
Dldt_gdt.c199 .contents = 2, /* Code, not conforming */ in do_simple_tests()
236 desc.contents = 0; in do_simple_tests()
244 desc.contents = 1; in do_simple_tests()
253 desc.contents = 3; in do_simple_tests()
262 desc.contents = 2; in do_simple_tests()
464 .contents = 0, /* Data */ in do_multicpu_tests()
536 .contents = 2, /* Code, not conforming */ in do_exec_test()
Dsigreturn.c168 .contents = 2, /* Code, not conforming */ in setup_ldt()
181 .contents = 0, /* Data, grow-up */ in setup_ldt()
194 .contents = 2, /* Code, not conforming */ in setup_ldt()
207 .contents = 0, /* Data, grow-up */ in setup_ldt()
220 .contents = 0, /* Data, grow-up */ in setup_ldt()
245 .contents = 0, /* Data, grow-up */ in setup_ldt()
/linux-4.4.14/fs/nls/
DKconfig47 only, not to the file contents. You can include several codepages;
59 only, not to the file contents. You can include several codepages;
71 only, not to the file contents. You can include several codepages;
84 only, not to the file contents. You can include several codepages;
100 only, not to the file contents. You can include several codepages;
115 only, not to the file contents. You can include several codepages;
126 only, not to the file contents. You can include several codepages;
137 only, not to the file contents. You can include several codepages;
148 only, not to the file contents. You can include several codepages;
159 only, not to the file contents. You can include several codepages;
[all …]
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-driver-w1_ds28e044 Description: read/write the contents of the two PIO's of the DS28E04-100
13 Description: read/write the contents of the EEPROM memory of the DS28E04-100
Dsysfs-module19 documentation as to the contents of these parameters and
/linux-4.4.14/arch/x86/um/asm/
Dmm_context.h45 ((info)->contents << 10) | \
55 (info)->contents == 0 && \
Ddesc.h9 (info)->contents == 0 && \
/linux-4.4.14/Documentation/early-userspace/
Dbuffer-format.txt9 (initramfs) protocol. The initramfs contents is passed using the same
10 memory buffer protocol used by the initrd protocol, but the contents
69 The c_mode field matches the contents of st_mode returned by stat(2)
92 contents; if the file contents is not included, the c_filesize field
DREADME47 A source directory will have it and all of its contents packaged. The
72 the contents are scanned, uid/gid translation is performed, and
75 contents of the file are simply copied to the output. All of the output
76 directives from directory scanning and file contents copying are
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-firmware-ofw23 The contents of /sys/firmware/devicetree/ is a
27 in the directory. The contents of each file is the exact
Dsysfs-bus-event_source-devices-format19 Defines contents of attribute that occupies bits 1,6-10,44 of
Dsysfs-platform-at9112 contents of mailbox 0 may be send under certain
Dsysfs-bus-event_source-devices-events21 The contents of each file would look like:
40 File contents:
Dsysfs-ocfs246 This file is read-only. Its contents may change as
62 the cluster stack in use. The contents may change
Dsysfs-memory-page-offline9 to soft-offline it, by moving the contents elsewhere or
Dsysfs-class-extcon96 directory show the mutually-exclusive sets, not the contents
Dsysfs-class-cxl13 AFU Error Buffer contents. The contents of this file are
Dsysfs-devices-memory46 is read-write. When read, its contents show the
Dsysfs-devices-power28 by the contents of this file by writing either "enabled", or
/linux-4.4.14/arch/x86/include/uapi/asm/
Dldt.h25 unsigned int contents:2; member
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Darm-pl08x.txt12 - mem-bus-interface-ahb1: if AHB master 1 is eligible for fetching memory contents
13 - mem-bus-interface-ahb2: if AHB master 2 is eligible for fetching memory contents
Dmpc512x-dma.txt4 blocks of memory contents between memory and peripherals or
Darm-pl330.txt3 The ARM PrimeCell PL330 DMA controller can move blocks of memory contents
/linux-4.4.14/arch/x86/um/shared/sysdep/
Dtls.h15 unsigned int contents:2; member
/linux-4.4.14/Documentation/power/
Dstates.txt65 into the self-refresh mode to retain its contents. All of the steps carried out
89 of writing memory contents to disk. On resume, this is read and memory
96 the firmware will also handle restoring memory contents on resume.
99 to write memory contents to free swap space. swsusp has some restrictive
Ddevices.txt502 the contents of memory should remain undisturbed while this happens, so that the
543 state in which the contents of main memory are preserved, because it requires
544 a system image to be loaded into memory and the pre-hibernation memory contents
548 pre-hibernation memory contents restored by the boot loader, in practice this
553 the system image, restores the pre-hibernation memory contents, and passes
570 Should the restoration of the pre-hibernation memory contents fail, the boot
573 happens only rarely. Most often the pre-hibernation memory contents are
Dpci.txt259 and if it doesn't do that, the kernel must not modify their contents. Of course
429 When the system is going into a sleep state in which the contents of memory will
497 contents of memory have been preserved, such as one of the ACPI sleep states
623 pre-hibernation memory contents to be restored before the pre-hibernation system
640 Should the restoration of the pre-hibernation memory contents fail, the boot
645 If the pre-hibernation memory contents are restored successfully, which is the
796 callbacks described above, although it does not need to save the contents of
811 contents of the device's registers.
851 contents of the device's registers.
Duserland-swsusp.txt125 data within the snapshot image. The contents of the image are entirely owned
/linux-4.4.14/Documentation/
Disapnp.txt13 The regular files contain the contents of ISA PnP registers for
Dsvga.txt174 CONFIG_VIDEO_RETAIN - enables retaining of screen contents when switching
242 Screen contents retained during mode changes.
246 these changes. Unfortunately, screen contents retaining works
256 contents done as first.
Dcircular-buffers.txt182 This will instruct the CPU that the contents of the new item must be written
203 /* Read index before reading contents at that index. */
Dnommu-mmap.txt127 regions are backed by virtual pages, with the contents only being mapped
131 initialize the contents of a page - depending on the write-usage of the
158 driver or filesystem so that the contents can be read into the memory
Drfkill.txt119 The contents of these variables corresponds to the "name", "state" and
Drbtree.txt167 Four functions are provided for iterating through an rbtree's contents in
198 the contents of all nodes in the subtree rooted at N. This data can
Ddebugging-via-ohci1394.txt160 5) Retrieving the printk buffer contents:
Dbinfmt_misc.txt61 emit the contents of the non-readable binary.
DBUG-HUNTING1 Table of contents
Dkprobes.txt92 stack contents as the probed function. When it is done, the handler
94 contents and processor state and switch to the probed function.
541 contents of the pt_regs struct (which are restored to the registers
Dsysfs-rules.txt182 Userspace applications can, however, expect the format and contents of
Demail-clients.txt166 an "insert file" option that inserts the contents of a file unaltered.
Dkernel-doc-nano-HOWTO.txt352 !P<filename> <section title> is replaced by the contents of the DOC:
Dedac.txt716 They can be read by looking at the contents of all_channel_counts/
745 contents of the registers
Dparport-lowlevel.txt175 The contents of 'modes' is advisory only. For example, if the
1094 of its contents is maintained, so frob_control is in fact only one
Ddevices.txt261 0 = /dev/vcs Current vc text contents
262 1 = /dev/vcs1 tty1 text contents
264 63 = /dev/vcs63 tty63 text contents
265 128 = /dev/vcsa Current vc text/attribute contents
266 129 = /dev/vcsa1 tty1 text/attribute contents
268 191 = /dev/vcsa63 tty63 text/attribute contents
3309 the names /var/lock/LCK..ttyX#. The contents of the lock file should
Dmemory-hotplug.txt9 Because Memory Hotplug is still under development, contents of this text will
Dinitrd.txt90 Examining the contents of an existing image file is just as simple:
/linux-4.4.14/arch/x86/kernel/
Dtls.c64 if (info->contents > 1) in tls_desc_okay()
166 info->contents = desc->type >> 2; in fill_user_desc()
Dldt.c226 if (ldt_info.contents == 3) { in write_ldt()
/linux-4.4.14/tools/perf/Documentation/
Dperf-archive.txt16 buildids found so that analysis of perf.data contents can be possible on another
/linux-4.4.14/Documentation/filesystems/
Dceph.txt42 loaded into its cache with a single I/O operation. The contents of
54 a snapshot on any subdirectory (and its nested contents) in the
123 Use the dcache contents to perform negative lookups and
124 readdir when the client has the entire directory contents in
Dsysfs-tagging.txt32 the contents of other namespaces' sysfs mounts. Therefore, when a
Dubifs.txt23 re-write its contents. Blocks may be just re-written.
88 of this option is that corruption of the contents
Dfiemap.txt37 flags, it will return EBADR and the contents of fm_flags will contain
39 with all flags passed, the contents of fm_flags will be unmodified.
164 through the filesystem but the contents are undefined if read directly from
Dxfs-self-describing-metadata.txt43 supposed to be there and the contents are valid".
61 location. This allows us to identify the expected contents of the block and
115 contents of the owner field are determined by the type of metadata object we are
200 separate to the metadata contents, or may be distributed through an existing
238 (or is not needed) it verifies the actual contents of the block.
Dromfs.txt50 the 16 byte padding for the name and the contents, also 16+14+15 = 45
175 the file contents to the mm subsystem.
Dmandatory-locking.txt94 modify the contents of the file.
149 Those which modify a file's contents, not just the inode. That gives read(),
Dspufs.txt53 the contents of the local storage memory of the SPU. This can be
158 The contents of these files are:
232 contents of the signal1_type, or signal2_type respectively,
241 contents of the signal channel with the data that is written to it. in
Dsharedsubtree.txt53 and the contents of both the mounts remain identical.
73 contents will be visible under /tmp/a too.
600 what should be the contents of /mnt /mnt/1 /mnt/1/1 should be?
643 what would be the contents of
Dsquashfs.txt121 (regular file, directory, device, etc.), the inode contents and length
Dseq_file.txt287 There is also a seq_release_private() which passes the contents of the
/linux-4.4.14/Documentation/vm/
Dhighmem.txt92 wants to access the contents of a page that might be allocated from high memory
99 /* Gain access to the contents of that page. */
102 /* Do something to the contents of that page. */
132 a pointer to the page contents rather than juggling mappings about. In such a
Dslub.txt75 contents of:
205 2. The object contents if an object was involved.
Dpage_migration125 12. The page contents are copied to the new page.
/linux-4.4.14/Documentation/i2c/
Dslave-eeprom-backend7 I2C bus. The memory contents can be modified from userspace via this file
/linux-4.4.14/arch/xtensa/boot/boot-elf/
DMakefile24 --set-section-flags image=contents,alloc,load,load,data \
/linux-4.4.14/arch/x86/include/asm/
Ddesc.h19 desc->type |= info->contents << 2; in fill_ldt()
258 (info)->contents == 0 && \
270 info->contents == 0 && in LDT_zero()
/linux-4.4.14/arch/xtensa/boot/boot-redboot/
DMakefile25 --set-section-flags image=contents,alloc,load,load,data \
/linux-4.4.14/Documentation/devicetree/bindings/net/
Ddavinci-mdio.txt15 Future plan is to migrate hwmod data base contents into device tree
Dcpsw.txt58 Future plan is to migrate hwmod data base contents into device tree
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-omap.txt19 Future plan is to migrate hwmod data base contents into device tree
/linux-4.4.14/arch/metag/
DKconfig.debug27 bool "Poison catch buffer contents on kernel entry"
/linux-4.4.14/Documentation/x86/
Dtlb.txt16 2. The contents of the TLB. If the TLB is empty, then there will
29 especially the contents of the TLB during a given flush. The
Dexception-tables.txt53 Since we jump to the contents of fixup, fixup obviously points
211 > objdump --full-contents --section=__ex_table vmlinux
269 exception table (i.e. the contents of the ELF section __ex_table)
/linux-4.4.14/Documentation/misc-devices/
Deeprom56 effective for decoding the contents of EEPROMs on DIMMs.
87 to change the contents of the EEPROMs (on DIMMs anyway) also makes it easy
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/
Dnokia,smia.txt28 the NVM contents will not be read.
/linux-4.4.14/arch/arm/nwfpe/
Dentry.S82 ldr r5, [sp, #S_PC] @ get contents of PC;
/linux-4.4.14/Documentation/devicetree/bindings/net/can/
Dc_can.txt23 Future plan is to migrate hwmod data base contents into device tree
/linux-4.4.14/Documentation/mmc/
Dmmc-dev-parts.txt15 the sensitive nature of the boot partition contents, which often store
/linux-4.4.14/arch/arm/boot/dts/
Dsocfpga_cyclone5_sockit.dts36 /* this allow the ethaddr uboot environmnet variable contents
Dsocfpga_arria5_socdk.dts36 /* this allow the ethaddr uboot environmnet variable contents
Dsocfpga_cyclone5_socdk.dts36 /* this allow the ethaddr uboot environmnet variable contents
/linux-4.4.14/drivers/mtd/spi-nor/
DKconfig17 Changing a small part of the flash's contents is usually faster with
/linux-4.4.14/arch/m68k/fpsp040/
Dx_ovfl.S8 | or when storing to memory, the contents of a floating-point
Dsto_res.S8 | are then restored to the original contents.
/linux-4.4.14/arch/mips/boot/compressed/
DMakefile65 --set-section-flags=.image=contents,alloc,load,readonly,data
/linux-4.4.14/Documentation/fmc/
Dparameters.txt20 EEPROM dumping avoids repeating lines, since most of the contents is
Dcarrier.txt13 The contents of the EEPROM within the FMC are used for identification
39 uint8_t *eeprom; /* Full contents or leading part */
109 * sdb: FPGA contents, scanned according to driver's directions.
Dmezzanine.txt42 table, but in FMC we can match hardware based either on the contents of
/linux-4.4.14/Documentation/networking/
Dmac80211-injection.txt54 After composing the packet contents, it is sent by send()-ing it to a logical
Dx25.txt40 The contents of the Subject line are ignored.
Dnetif-msg.txt28 7 Initial contents of Tx and Rx packets
Dray_cs.txt129 interpret the contents, but it can record to a file. This is only
Dspider_net.txt20 contents.
77 GDACTDPA, tail and head pointers. It will also summarize the contents
DREADME.ipw2200244 typically query the contents of a sysfs entry through the use of cat,
245 and can set the contents via echo. For example:
Dtimestamping.txt182 having access to the contents of the original packet, so cannot be
190 entire contents of the buffer has passed a timestamping point. That
Dnetlink_mmap.txt53 it will use an allocated socket buffer as usual and the contents will be
Dudplite.txt202 sums the contents of the entire first two packets, plus 15 bytes of
Dcdc_mbim.txt208 data frame being transported. The contents of this header is
Ddecnet.txt182 the hex listing of the packet contents is _essential_, usually the -x flag.
Dvortex.txt365 - The contents of your report will vary a lot depending upon the
DLICENSE.qlcnic85 is covered only if its contents constitute a work based on the
DLICENSE.qlge85 is covered only if its contents constitute a work based on the
/linux-4.4.14/drivers/atm/
Dnicstarmac.copyright30 * copy small buffer contents to head of large buffer.
/linux-4.4.14/Documentation/blockdev/
Dramdisk.txt18 also be used for a temporary filesystem for crypto work, since the contents
134 d) Compress the contents of the RAM disk. The level of compression
/linux-4.4.14/drivers/net/wireless/libertas/
DREADME43 Use the -e option to read the EEPROM contents of the card.
178 Display the current contents of the driver scan table (ie. get the
/linux-4.4.14/fs/
DKconfig.binfmt52 process, and can contain or omit the memory contents of each one.
53 The contents of an unmodified text mapping are omitted by default.
/linux-4.4.14/sound/core/
DKconfig206 bool "Verbose procfs contents"
210 Say Y here to include code for verbose procfs contents (provides
/linux-4.4.14/fs/jffs2/
DREADME.Locking44 It protects the contents of the jffs2_inode_info private inode data,
143 in blocks. It protects both the contents of the wbuf and the metadata
/linux-4.4.14/Documentation/device-mapper/
Dera.txt11 partially invalidating the contents of a cache to restore cache
Dcache.txt85 If passthrough is selected, useful when the cache contents are not known
96 contents can be discarded prior to transitioning to the desired
200 back cache block contents later for performance reasons,
Dsnapshot.txt18 For snapshot merge the contents of the COW storage are merged back into
/linux-4.4.14/Documentation/block/
Dstat.txt4 This file documents the contents of the /sys/block/<dev>/stat file.
Dbiovecs.txt51 which copies the contents of one bio into another. Because the biovecs
/linux-4.4.14/drivers/scsi/aic7xxx/
DKconfig.aic79xx83 contents in diagnostics. This make it much easier to understand debug
DKconfig.aic7xxx88 contents in diagnostics. This make it much easier to understand debug
/linux-4.4.14/Documentation/devicetree/bindings/crypto/
Dfsl-sec6.txt112 only the node contents, not the node itself. A chip using the SEC
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-emc.txt73 The order and contents of the registers are:
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/
DSuspend.txt117 suspend to see if there has been any corruption of the contents.
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/
Dqe.txt78 The firmware node itself contains the firmware binary contents, a compatible
/linux-4.4.14/security/integrity/ima/
DKconfig19 to change the contents of an important system file
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dregulator.txt30 but includes a final step of writing memory contents to disk.
/linux-4.4.14/Documentation/usb/
Dgadget_configfs.txt324 is for displaying the file's contents (copy data from the cs to the
325 buffer), while the "store" is for modifying the file's contents (copy data
Dmass-storage.txt43 the host side, the contents are not well defined.
Dehci.txt123 The contents of those files can help identify driver problems.
/linux-4.4.14/Documentation/security/
Dkeys.txt26 - Notes on accessing payload contents
90 Similarly, when userspace wants to read back the contents of the key, if
264 newly-created keys. If the contents of that file correspond to an SELinux
304 The contents of the file look like this:
878 When accessing a key's payload contents, certain precautions must be taken to
880 payload contents" for more information.
1055 More complex payload contents must be allocated and pointers to them set in the
1075 is held then the contents can't change under you unexpectedly as the
1087 to set the pointer and dispose of the old contents after a grace period.
1165 If a description can be proposed from the payload contents, that should be
[all …]
Dcredentials.txt296 (6) the contents of any keyrings to which it points may be changed (the whole
322 changed, the keyrings subscribed to may have their contents altered.
565 contents of the cred struct pointed to, barring the exceptions listed above
/linux-4.4.14/arch/x86/um/
Dldt.c139 if (ldt_info.contents == 3) { in write_ldt()
/linux-4.4.14/kernel/debug/kdb/
Dkdb_main.c1742 unsigned long contents; in kdb_mm() local
1759 diag = kdbgetaddrarg(argc, argv, &nextarg, &contents, NULL, NULL); in kdb_mm()
1767 diag = kdb_putword(addr, contents, width); in kdb_mm()
1771 kdb_printf(kdb_machreg_fmt " = " kdb_machreg_fmt "\n", addr, contents); in kdb_mm()
/linux-4.4.14/Documentation/video4linux/
Dsi476x.txt27 information. The contents of the file is binary data of the
Dsi470x.txt97 mount under /sys/module/radio_si470x/parameters. The contents of read-only files
/linux-4.4.14/arch/powerpc/boot/
Dwrapper392 --set-section-flags=$3=contents,alloc,load,readonly,data
/linux-4.4.14/arch/arm/plat-omap/
DKconfig122 Without this option, L2 Auxiliary control register contents are
/linux-4.4.14/arch/cris/arch-v32/mm/
Dmmu.S73 ; the TLB contents. The problem and workaround were verified
/linux-4.4.14/Documentation/acpi/
Dnamespace.txt38 of the DSDT along with the contents of SSDTs represents a hierarchical
230 the basis of the contents of ACPI System Description Tables (as
/linux-4.4.14/fs/ecryptfs/
Dkeystore.c1548 parse_tag_11_packet(unsigned char *data, unsigned char *contents, in parse_tag_11_packet() argument
1617 memcpy(contents, &data[(*packet_size)], (*tag_11_contents_size)); in parse_tag_11_packet()
2115 write_tag_11_packet(char *dest, size_t *remaining_bytes, char *contents, in write_tag_11_packet() argument
2155 memcpy(&dest[(*packet_length)], contents, contents_length); in write_tag_11_packet()
/linux-4.4.14/Documentation/devicetree/bindings/bus/
Dti-gpmc.txt30 Currently, calculated values derived from the contents
/linux-4.4.14/Documentation/infiniband/
Duser_mad.txt68 In addition to the actual MAD contents, the other struct ib_user_mad
/linux-4.4.14/Documentation/RCU/
DarrayRCU.txt92 * contents of the new array are visible before the new
/linux-4.4.14/Documentation/input/
Delantech.txt74 contents of some of its internal registers. These registers are represented
181 By echoing a hexadecimal value to a register it contents can be altered.
363 By echoing a hexadecimal value to a register it contents can be altered.
/linux-4.4.14/Documentation/fb/
Dfbcon.txt89 contents that has already scrolled past your view. This is accessed
207 The above command saves the register contents of your graphics
Dframebuffer.txt45 read and write their contents. You can, for example, make a screen snapshot by
/linux-4.4.14/Documentation/frv/
Dmmu-layout.txt218 This receives the current TLB contents. This can be viewed with the _tlb GDB macro:
236 These receive the current IAMR and DAMR contents. These can be viewed with the _amr
/linux-4.4.14/Documentation/sound/oss/
DSoundPro70 another device for an I/O port or interrupt. Checking the contents of
/linux-4.4.14/Documentation/trace/
Duprobetracer.txt158 and contents of ax register being 79. And uretprobe was triggered with ip at
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Drenesas,rsnd.txt32 - rcar_sound,dai : DAI contents.
/linux-4.4.14/arch/m68k/q40/
DREADME56 **Changed** to preserve SRAM contents by default, this is only done when
/linux-4.4.14/Documentation/arm/
Dkernel_mode_neon.txt51 preserve/restore mechanism for the kernel mode NEON/VFP register contents. This
/linux-4.4.14/Documentation/console/
Dconsole.txt30 If sysfs is enabled, the contents of /sys/class/vtconsole can be
/linux-4.4.14/Documentation/isdn/
DREADME.sc18 contents of the message. Do not include a signature. If you choose to
21 contents.
DREADME.diversion25 Table of contents
DREADME.hysdn25 Table of contents
DINTERFACE.CAPI198 The _cmsg structure stores the contents of a CAPI 2.0 message in an easily
/linux-4.4.14/fs/afs/
Dfsclient.c933 const char *contents, in afs_fs_symlink() argument
947 c_namesz = strlen(contents); in afs_fs_symlink()
978 memcpy(bp, contents, c_namesz); in afs_fs_symlink()
/linux-4.4.14/Documentation/sound/alsa/
DREADME.maya442 current maya44 code based on. Some contents might be obsoleted, but I
/linux-4.4.14/Documentation/rapidio/
Dsysfs.txt91 errlog - reads contents of device error log until it is empty.
/linux-4.4.14/arch/microblaze/
DKconfig240 page size to hold its contents and the difference between the
/linux-4.4.14/Documentation/acpi/apei/
Deinj.txt55 The format of the file contents are as above, except present are only
/linux-4.4.14/Documentation/video4linux/bttv/
DCards193 Model 50680 got re-used, some model no. had different contents over time.
245 PixelView PlayTV DVR PV-M4600 package contents:PixelView PlayTV pro, windvr & videoMail s/w
470 Package comes with different contents:
/linux-4.4.14/arch/arm/mach-omap2/
Dsleep34xx.S237 ldr r5, [r4] @ read the contents of SDRC_POWER
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-decoder-regs.txt55 times. The actual register contents are copied from a lookup-table in the
266 Normally contents are 0x00101111 (NTSC) or 0x1010111d (PAL)
/linux-4.4.14/Documentation/ioctl/
Dcdrom.txt964 result is derived from the disc's table of contents. If the
965 table of contents can't be read, this ioctl returns an
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-bindings.txt120 The contents of each of those pin configuration child nodes is defined
/linux-4.4.14/drivers/net/wireless/mwifiex/
DREADME184 This command is used to read the EEPROM contents of the card.
/linux-4.4.14/Documentation/scsi/
Dst.txt161 2. Use readdir(3) to read the directory contents
253 Asynchronous writing. Writing the buffer contents to the tape is
354 opens the device for writing if the tape contents will be modified
Darcmsr_spec.txt572 ** and the contents depends on the command code
Dlibsas.txt358 contents of the domain_device structure, but it never creates
DLICENSE.qla4xxx86 is covered only if its contents constitute a work based on the
DLICENSE.qla2xxx87 is covered only if its contents constitute a work based on the
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c326 static void _rtl92cu_read_board_type(struct ieee80211_hw *hw, u8 *contents) in _rtl92cu_read_board_type() argument
333 boardType = ((contents[EEPROM_RF_OPT1]) & in _rtl92cu_read_board_type()
336 boardType = contents[EEPROM_RF_OPT4]; in _rtl92cu_read_board_type()
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dentry.S385 ;; up a canonical frame and dump register contents before dying.
/linux-4.4.14/drivers/xen/
DKconfig135 but will have no xen contents.
/linux-4.4.14/Documentation/filesystems/caching/
Dnetfs-api.txt464 contents cached for a particular page of a particular file if present, or else
465 allocate space to store the contents if not:
550 Secondly, if the netfs changes the contents of the page (either due to an
/linux-4.4.14/Documentation/filesystems/nfs/
Drpc-cache.txt73 contents of a cache. This should show one item,
/linux-4.4.14/drivers/staging/fsl-mc/
DREADME.txt106 enumerate the contents of the DPRC, discover the hardware
/linux-4.4.14/arch/powerpc/platforms/
DKconfig169 of the register contents in software.
/linux-4.4.14/Documentation/powerpc/
Dfirmware-assisted-dump.txt76 -- User-space tools will read /proc/vmcore to obtain the contents
Dcxl.txt229 and contents of this area are specific to the particular AFU. The
/linux-4.4.14/kernel/power/
DKconfig7 powered and thus its contents are preserved, such as the
/linux-4.4.14/Documentation/sysctl/
Dnet.txt105 packet contents. If disabled, transmit timestamp requests from unprivileged
Dfs.txt236 contents of privileged processes.
/linux-4.4.14/Documentation/crypto/
Dasymmetric-keys.txt223 check it each time it wanted to use it. Further, the contents of the blob may
/linux-4.4.14/Documentation/ide/
DChangeLog.ide-tape.1995-2002215 * contents instead of the bandwidth ?
/linux-4.4.14/Documentation/arm64/
Darm-acpi.txt248 on the contents of _DSM objects will be more difficult to maintain over
380 of the driver operate off of the contents of that struct. Doing so should
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex150 greatest change involved moving the contents of the various low-level
571 accidentally tampering with the contents. The capability fags actually
747 to \cdromc\ is called \cdromh. Formerly, some of the contents of this
753 The contents of this structure were described in section~\ref{cdrom.c}.
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dentry.S120 ;; and one for interrupts) we push the contents of BRP instead of IRP in the
/linux-4.4.14/Documentation/ia64/
Dfsys.txt178 The "epc" instruction doesn't change the contents of PSR at all. This
/linux-4.4.14/arch/powerpc/
DKconfig454 while preserving memory contents. Firmware-assisted dump
545 page size to hold its contents and the difference between the
/linux-4.4.14/Documentation/networking/dsa/
Ddsa.txt469 - get_eeprom: ethtool function returning for a given switch the EEPROM contents
477 contents. This function might require user-land code in ethtool to
/linux-4.4.14/Documentation/hwmon/
Dabituguru-datasheet67 number of bytes data per sensor and contents/meaning of those bytes.
/linux-4.4.14/drivers/platform/x86/
DKconfig908 automatically copying memory contents to disk. On resume, the
909 firmware will copy the memory contents back to RAM and resume the OS
/linux-4.4.14/Documentation/development-process/
D6.Followthrough118 contents visible to the development community as a whole. At this point,
/linux-4.4.14/drivers/staging/unisys/Documentation/
Doverview.txt203 ... its file contents) the
/linux-4.4.14/init/
DKconfig75 The string you set here will be appended after the contents of
799 contents to be saved in the kernel. It provides documentation
1764 from mmap() has it's contents cleared before it is passed to
1793 Provide PKCS#7 message verification using the contents of the system
/linux-4.4.14/drivers/md/
DKconfig484 contents.

12