Searched refs:beginning (Results 1 – 25 of 182) sorted by relevance
12345678
/Linux-v5.4/Documentation/maintainer/ |
D | index.rst | 5 This document is the humble beginning of a manual for kernel maintainers.
|
/Linux-v5.4/arch/x86/boot/compressed/ |
D | kaslr.c | 637 struct mem_vector beginning; in __process_mem_region() local 639 beginning.start = region.start; in __process_mem_region() 640 beginning.size = overlap.start - region.start; in __process_mem_region() 641 process_gb_huge_pages(&beginning, image_size); in __process_mem_region()
|
/Linux-v5.4/Documentation/core-api/ |
D | index.rst | 5 This is the beginning of a manual for core kernel APIs. The conversion
|
/Linux-v5.4/Documentation/filesystems/ext4/ |
D | blockgroup.rst | 40 across the disk in case the beginning of the disk gets trashed, though 56 present, will be at the beginning of the block group. The bitmaps and 76 and group descriptors are always at the beginning of block groups, even 105 block is placed at the beginning of the first, second, and last block
|
D | attributes.rst | 15 place is between the end of each inode entry and the beginning of the 46 The beginning of an extended attribute block is in 154 of on-disk space that the keys consume, the beginning of the key string
|
/Linux-v5.4/Documentation/devicetree/bindings/mtd/partitions/ |
D | brcm,bcm963xx-cfe-nor-partitions.txt | 8 header found at beginning of the second erase block, containing the rootfs and
|
D | brcm,bcm947xx-cfe-partitions.txt | 10 header and/or magic signature at the beginning of each of them. They are also
|
/Linux-v5.4/Documentation/devicetree/bindings/sram/ |
D | rockchip-smp-sram.txt | 6 residing at the very beginning of the sram.
|
/Linux-v5.4/Documentation/power/ |
D | swsusp-and-swap-files.rst | 21 and the offset from the beginning of the partition at which the swap file's 35 offset, in <PAGE_SIZE> units, from the beginning of the partition which
|
/Linux-v5.4/Documentation/filesystems/ |
D | omfs.txt | 79 hashed then prepended into the bucket list beginning at OMFS_DIR_START. 84 A file is an omfs_inode structure followed by an extent table beginning at
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | vidioc-g-enc-index.rst | 105 - The offset in bytes from the beginning of the compressed video 106 stream to the beginning of this picture, that is a *PES packet
|
D | vidioc-subdev-enum-mbus-code.rst | 49 formats are enumerable by beginning at index zero and incrementing by
|
/Linux-v5.4/Documentation/networking/ |
D | 6lowpan.txt | 5 must have "struct lowpan_priv" placed at beginning of netdev_priv.
|
/Linux-v5.4/Documentation/devicetree/bindings/serial/ |
D | rs485.txt | 10 * a is the delay between rts signal and beginning of data sent in milliseconds.
|
/Linux-v5.4/tools/perf/Documentation/ |
D | itrace.txt | 35 ptwrite, power) at the beginning. This is useful to ignore initialization code.
|
D | perf-kmem.txt | 71 string is ',x.y') then analysis starts at the beginning of the file. If
|
/Linux-v5.4/Documentation/RCU/ |
D | stallwarn.txt | 123 that RCU will wait from the beginning of a grace period until it 129 this parameter is checked only at the beginning of a cycle. 204 last noted the beginning of a grace period, which might be the current 216 CPU since the last time that this CPU noted the beginning of a grace 288 message will be about three times the interval between the beginning 302 that the CPU was online at the beginning of the expedited grace period
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-block | 87 indicates how many bytes the beginning of the device is 98 indicates how many bytes the beginning of the partition 168 parameter indicates how many bytes the beginning of the 179 parameter indicates how many bytes the beginning of the
|
/Linux-v5.4/arch/arm/ |
D | Kconfig-nommu | 40 bool 'Install vectors to the beginning of RAM'
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,bcm63138.txt | 70 from the beginning of the TIMER block
|
/Linux-v5.4/Documentation/admin-guide/ |
D | index.rst | 45 This is the beginning of a section with information of interest to
|
/Linux-v5.4/Documentation/crypto/ |
D | crypto_engine.rst | 27 of the known member ``struct crypto_engine`` at the beginning.
|
/Linux-v5.4/Documentation/virt/kvm/devices/ |
D | mpic.txt | 49 the register offset from the beginning of the sources array, without
|
/Linux-v5.4/Documentation/riscv/ |
D | boot-image-header.rst | 35 specification needs PE/COFF image header in the beginning of the kernel image
|
/Linux-v5.4/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | cpm.txt | 11 - reg : A 48-byte region beginning with CPCR.
|
12345678