/Linux-v6.6/scripts/ |
D | kernel-doc | 280 my $contents = ""; 462 my $contents = join "\n", @_; 466 $parameterdescs{$name} = $contents; 472 $parameterdescs{$name} = $contents; 482 $sections{$name} .= $contents; 484 $sections{$name} = $contents; 498 my $contents = join "\n", @_; 510 dump_section($file, $name, $contents); 530 my $contents = join "\n",@_; 544 foreach $line (split "\n", $contents) { [all …]
|
/Linux-v6.6/arch/x86/kvm/vmx/ |
D | sgx.c | 145 struct sgx_secs *contents = (struct sgx_secs *)pageinfo->contents; in __handle_encls_ecreate() local 159 miscselect = contents->miscselect; in __handle_encls_ecreate() 160 attributes = contents->attributes; in __handle_encls_ecreate() 161 xfrm = contents->xfrm; in __handle_encls_ecreate() 162 size = contents->size; in __handle_encls_ecreate() 223 struct sgx_secs *contents; in handle_encls_ecreate() local 247 sgx_get_encls_gva(vcpu, pageinfo.contents, 4096, 4096, in handle_encls_ecreate() 276 contents = (struct sgx_secs *)__get_free_page(GFP_KERNEL_ACCOUNT); in handle_encls_ecreate() 277 if (!contents) in handle_encls_ecreate() 281 if (sgx_read_hva(vcpu, contents_hva, (void *)contents, PAGE_SIZE)) { in handle_encls_ecreate() [all …]
|
/Linux-v6.6/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
|
/Linux-v6.6/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 …]
|
/Linux-v6.6/include/linux/ |
D | ima.h | 27 extern int ima_load_data(enum kernel_load_data_id id, bool contents); 31 bool contents); 92 static inline int ima_load_data(enum kernel_load_data_id id, bool contents) in ima_load_data() argument 105 bool contents) in ima_read_file() argument
|
/Linux-v6.6/tools/perf/tests/ |
D | api-io.c | 37 static int make_test_file(char path[PATH_MAX], const char *contents) in make_test_file() argument 39 ssize_t contents_len = strlen(contents); in make_test_file() 48 if (write(fd, contents, contents_len) < contents_len) { in make_test_file() 58 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test() argument 61 if (make_test_file(path, contents)) in setup_test()
|
/Linux-v6.6/tools/testing/selftests/x86/ |
D | ldt_gdt.c | 193 if (desc->contents <= 1 && desc->seg_32bit && in install_valid() 251 .contents = 2, /* Code, not conforming */ in do_simple_tests() 288 desc.contents = 0; in do_simple_tests() 296 desc.contents = 1; in do_simple_tests() 305 desc.contents = 3; in do_simple_tests() 314 desc.contents = 2; in do_simple_tests() 417 desc.contents = 1; in do_simple_tests() 577 .contents = 0, /* Data */ in do_multicpu_tests() 646 .contents = 2, /* Code, not conforming */ in do_exec_test() 708 low_user_desc->contents = 0; /* Data, grow-up*/ in setup_low_user_desc()
|
D | sigreturn.c | 188 .contents = 2, /* Code, not conforming */ in setup_ldt() 201 .contents = 0, /* Data, grow-up */ in setup_ldt() 214 .contents = 2, /* Code, not conforming */ in setup_ldt() 227 .contents = 0, /* Data, grow-up */ in setup_ldt() 240 .contents = 0, /* Data, grow-up */ in setup_ldt() 265 .contents = 0, /* Data, grow-up */ in setup_ldt()
|
/Linux-v6.6/fs/nls/ |
D | Kconfig | 48 only, not to the file contents. You can include several codepages; 60 only, not to the file contents. You can include several codepages; 72 only, not to the file contents. You can include several codepages; 85 only, not to the file contents. You can include several codepages; 101 only, not to the file contents. You can include several codepages; 116 only, not to the file contents. You can include several codepages; 127 only, not to the file contents. You can include several codepages; 138 only, not to the file contents. You can include several codepages; 149 only, not to the file contents. You can include several codepages; 160 only, not to the file contents. You can include several codepages; [all …]
|
/Linux-v6.6/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
|
/Linux-v6.6/tools/lib/perf/include/internal/ |
D | xyarray.h | 14 char contents[] __aligned(8); member 23 return &xy->contents[x * xy->row_size + y * xy->entry_size]; in __xyarray__entry()
|
/Linux-v6.6/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
|
/Linux-v6.6/arch/x86/um/asm/ |
D | mm_context.h | 43 ((info)->contents << 10) | \ 53 (info)->contents == 0 && \
|
/Linux-v6.6/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
|
/Linux-v6.6/arch/x86/kernel/cpu/sgx/ |
D | encl.c | 163 pginfo.contents = (unsigned long)kmap_local_page(b.contents); in __sgx_encl_eldu() 191 kunmap_local((void *)(unsigned long)pginfo.contents); in __sgx_encl_eldu() 975 struct page *contents; in __sgx_encl_get_backing() local 978 contents = sgx_encl_get_backing_page(encl, page_index); in __sgx_encl_get_backing() 979 if (IS_ERR(contents)) in __sgx_encl_get_backing() 980 return PTR_ERR(contents); in __sgx_encl_get_backing() 984 put_page(contents); in __sgx_encl_get_backing() 988 backing->contents = contents; in __sgx_encl_get_backing() 1107 put_page(backing->contents); in sgx_encl_put_backing()
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | ima.c | 84 bool contents) in BPF_PROG() argument 91 if (!contents) in BPF_PROG()
|
/Linux-v6.6/arch/m68k/atari/ |
D | nvram.c | 246 unsigned char contents[NVRAM_BYTES]; in nvram_proc_read() local 251 contents[i] = __nvram_read_byte(i); in nvram_proc_read() 254 atari_nvram_proc_read(contents, seq, offset); in nvram_proc_read()
|
/Linux-v6.6/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
|
/Linux-v6.6/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 …]
|
/Linux-v6.6/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 …]
|
/Linux-v6.6/Documentation/driver-api/pldmfw/ |
D | file-format.rst | 8 describes the contents of the firmware package. This includes an initial 10 describing the actual flash contents to program. 196 the contents of all of the header information.
|
/Linux-v6.6/Documentation/powerpc/ |
D | papr_hcalls.rst | 238 | 00 | PMEM device is unable to persist memory contents. | 241 | 01 | PMEM device failed to persist memory contents. Either contents were | 245 | 02 | PMEM device contents are persisted from previous IPL. The data from | 248 | 03 | PMEM device contents are not persisted from previous IPL. There was no| 255 | 06 | PMEM device contents cannot persist due to current platform health | 259 | 07 | PMEM device is unable to persist memory contents in certain conditions|
|
/Linux-v6.6/tools/testing/selftests/arm64/signal/testcases/ |
D | TODO | 1 - Validate that register contents are saved and restored as expected.
|