Searched full:contents (Results 1 – 25 of 454) sorted by relevance
12345678910>>...19
/Documentation/ABI/testing/ |
D | sysfs-bus-papr-pmem | 15 Indicates that NVDIMM contents will not 18 Indicates that NVDIMM contents 22 Indicates that NVDIMM contents 26 NVDIMM contents are encrypted. 30 Indicating that contents of the 33 Indicating that NVDIMM contents can't
|
D | debugfs-dell-wmi-ddv | 6 This file contains the contents of the fan sensor information 22 This file contains the contents of the thermal sensor information
|
D | sysfs-firmware-ofw | 23 The contents of /sys/firmware/devicetree/ is a 27 in the directory. The contents of each file is the exact
|
/Documentation/security/tpm/ |
D | tpm_event_log.rst | 24 to a challenger. However, PCR contents are difficult to interpret; 25 therefore, attestation is typically more useful when the PCR contents 28 contents. The PCR contents are used to provide the validation of the
|
/Documentation/gpu/ |
D | msm-crash-dump.rst | 12 and all the contents of a section will be indented two spaces from the header. 43 Section containing the contents of each ringbuffer. Each ringbuffer is 68 The contents of the ring encoded as ascii85. Only the used 82 The contents of the buffer object encoded with ascii85. Only
|
/Documentation/ABI/stable/ |
D | sysfs-driver-w1_ds2438 | 4 Description: read the contents of the page1 of the DS2438 11 Description: write the contents to the offset register of the DS2438
|
D | sysfs-driver-w1_ds28e04 | 4 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
|
D | sysfs-bus-firewire | 11 Contents of the Configuration ROM register. 90 Contents of a respective textual descriptor leaf. 96 Contents of a respective textual descriptor leaf. 107 Contents of a respective textual descriptor leaf.
|
/Documentation/sphinx/templates/ |
D | kernel-toc.html | 4 <h3 class="kernel-toc-contents">Contents</h3>
|
/Documentation/filesystems/ |
D | ubifs-authentication.rst | 15 contents and file names. This prevents attacks where an attacker is able to 16 read contents of the filesystem on a single point in time. A classic example 21 the attacker is able to modify the filesystem contents and the user uses the 23 contents arbitrarily without the user noticing. One example is to modify a 26 fairly easy to swap files and replace their contents. 36 This document describes an approach to get file contents _and_ full metadata 37 authentication for UBIFS. Since UBIFS uses fscrypt for file contents and file 100 contents or inode nodes (``struct ubifs_ino_node``) which represent VFS inodes. 210 the authenticity and integrity of metadata and file contents stored on flash. 218 authenticity of on-flash file contents and filesystem metadata. This covers [all …]
|
D | journalling.rst | 24 journal contents. If the client file system detects the journal contents 25 does not need to be processed (or even need not have valid contents), it 26 may call jbd2_journal_wipe() to clear the journal contents before 103 there is no way to restore the contents of the reallocated blocks at the
|
/Documentation/driver-api/early-userspace/ |
D | buffer-format.rst | 11 (initramfs) protocol. The initramfs contents is passed using the same 12 memory buffer protocol used by the initrd protocol, but the contents 75 The c_mode field matches the contents of st_mode returned by stat(2) 99 contents; if the file contents is not included, the c_filesize field
|
D | early_userspace_support.rst | 50 A source directory will have it and all of its contents packaged. The 75 the contents are scanned, uid/gid translation is performed, and 78 contents of the file are simply copied to the output. All of the output 79 directives from directory scanning and file contents copying are
|
/Documentation/arch/x86/ |
D | exception-tables.rst | 58 Since we jump to the contents of fixup, fixup obviously points 172 > CONTENTS, ALLOC, LOAD, READONLY, CODE 174 > CONTENTS, ALLOC, LOAD, READONLY, CODE 176 > CONTENTS, ALLOC, LOAD, READONLY, DATA 178 > CONTENTS, ALLOC, LOAD, READONLY, DATA 180 > CONTENTS, ALLOC, LOAD, DATA 184 > CONTENTS, READONLY 186 > CONTENTS, READONLY 218 > objdump --full-contents --section=__ex_table vmlinux 290 exception table (i.e. the contents of the ELF section __ex_table)
|
/Documentation/filesystems/ext4/ |
D | inlinedata.rst | 15 is allocated and the contents moved to that block. 37 should protect all inline data contents.
|
/Documentation/dev-tools/kunit/ |
D | usage.rst | 323 example, implementing a fake EEPROM that stores the "contents" in an 352 char contents[FAKE_EEPROM_CONTENTS_SIZE]; 360 memcpy(buffer, this->contents + offset, count); 370 memcpy(this->contents + offset, buffer, count); 379 memset(this->contents, 0, FAKE_EEPROM_CONTENTS_SIZE); 401 KUNIT_EXPECT_EQ(test, fake_eeprom->contents[0], 0); 404 KUNIT_EXPECT_EQ(test, fake_eeprom->contents[1], 0); 407 KUNIT_EXPECT_EQ(test, fake_eeprom->contents[0], 0xff); 408 KUNIT_EXPECT_EQ(test, fake_eeprom->contents[1], 0xff); 421 KUNIT_EXPECT_EQ(test, fake_eeprom->contents[0], 0); [all …]
|
/Documentation/networking/ |
D | ethtool-netlink.rst | 90 attribute with contents of one of two forms: compact (two binary bitmaps 109 Compact form: nested (bitset) attribute contents: 134 Bit-by-bit form: nested (bitset) attribute contents: 233 ``ETHTOOL_MSG_STRSET_GET_REPLY`` string set contents 307 Requests contents of a string set as provided by ioctl commands 314 Request contents: 326 Kernel response contents: 370 Request contents: 376 Kernel response contents: 400 Request contents: [all …]
|
/Documentation/networking/caif/ |
D | index.rst | 6 Contents:
|
/Documentation/driver-api/iio/ |
D | index.rst | 8 Contents:
|
/Documentation/crypto/ |
D | api.rst | 6 Table of contents
|
/Documentation/networking/device_drivers/wwan/ |
D | index.rst | 6 Contents:
|
/Documentation/input/ |
D | index.rst | 5 Contents:
|
/Documentation/networking/device_drivers/appletalk/ |
D | index.rst | 6 Contents:
|
/Documentation/networking/device_drivers/wifi/ |
D | index.rst | 6 Contents:
|
/Documentation/networking/device_drivers/hamradio/ |
D | index.rst | 6 Contents:
|
12345678910>>...19