/Linux-v5.4/scripts/ |
D | kernel-doc | 383 my $contents = ""; 470 my $contents = join "\n", @_; 474 $parameterdescs{$name} = $contents; 480 $parameterdescs{$name} = $contents; 491 $sections{$name} .= $contents; 493 $sections{$name} = $contents; 507 my $contents = join "\n", @_; 519 dump_section($file, $name, $contents); 539 my $contents = join "\n",@_; 553 foreach $line (split "\n", $contents) { [all …]
|
/Linux-v5.4/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 | 191 .contents = 2, /* Code, not conforming */ in setup_ldt() 204 .contents = 0, /* Data, grow-up */ in setup_ldt() 217 .contents = 2, /* Code, not conforming */ in setup_ldt() 230 .contents = 0, /* Data, grow-up */ in setup_ldt() 243 .contents = 0, /* Data, grow-up */ in setup_ldt() 268 .contents = 0, /* Data, grow-up */ in setup_ldt()
|
/Linux-v5.4/tools/perf/lib/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-v5.4/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-v5.4/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-v5.4/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-v5.4/arch/x86/um/asm/ |
D | mm_context.h | 45 ((info)->contents << 10) | \ 55 (info)->contents == 0 && \
|
D | desc.h | 10 (info)->contents == 0 && \
|
/Linux-v5.4/Documentation/ABI/stable/ |
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-v5.4/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-v5.4/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-v5.4/Documentation/filesystems/ |
D | ubifs-authentication.rst | 11 contents and file names. This prevents attacks where an attacker is able to 12 read contents of the filesystem on a single point in time. A classic example 17 the attacker is able to modify the filesystem contents and the user uses the 19 contents arbitrarily without the user noticing. One example is to modify a 22 fairly easy to swap files and replace their contents. 32 This document describes an approach to get file contents _and_ full metadata 33 authentication for UBIFS. Since UBIFS uses fscrypt for file contents and file 96 contents or inode nodes (`struct ubifs_ino_node`) which represent VFS inodes. 206 the authenticity and integrity of metadata and file contents stored on flash. 214 authenticity of on-flash file contents and filesystem metadata. This covers [all …]
|
/Linux-v5.4/Documentation/vm/ |
D | highmem.rst | 9 .. contents:: :local: 79 wants to access the contents of a page that might be allocated from high memory 86 /* Gain access to the contents of that page. */ 89 /* Do something to the contents of that page. */ 118 a pointer to the page contents rather than juggling mappings about. In such a
|
/Linux-v5.4/arch/x86/include/uapi/asm/ |
D | ldt.h | 26 unsigned int contents:2; member
|
/Linux-v5.4/Documentation/crypto/ |
D | api.rst | 6 Table of contents
|
/Linux-v5.4/arch/x86/um/shared/sysdep/ |
D | tls.h | 16 unsigned int contents:2; member
|
/Linux-v5.4/Documentation/driver-api/pci/ |
D | index.rst | 9 Table of contents
|
/Linux-v5.4/Documentation/filesystems/ext4/ |
D | inlinedata.rst | 15 is allocated and the contents moved to that block. 37 should protect all inline data contents.
|
/Linux-v5.4/Documentation/devicetree/bindings/dma/ |
D | arm-pl08x.txt | 17 - mem-bus-interface-ahb1: if AHB master 1 is eligible for fetching memory contents 18 - mem-bus-interface-ahb2: if AHB master 2 is eligible for fetching memory contents
|
/Linux-v5.4/arch/x86/include/asm/ |
D | desc.h | 23 desc->type |= info->contents << 2; in fill_ldt() 341 (info)->contents == 0 && \ 353 info->contents == 0 && in LDT_zero()
|
/Linux-v5.4/Documentation/misc-devices/ |
D | index.rst | 12 Table of contents
|
/Linux-v5.4/tools/perf/util/ |
D | xyarray.c | 27 memset(xy->contents, 0, n); in xyarray__reset()
|
/Linux-v5.4/tools/perf/lib/ |
D | xyarray.c | 27 memset(xy->contents, 0, n); in xyarray__reset()
|
/Linux-v5.4/Documentation/driver-api/ |
D | isapnp.rst | 14 The regular files contain the contents of ISA PnP registers for
|