Home
last modified time | relevance | path

Searched refs:beginning (Results 1 – 25 of 182) sorted by relevance

12345678

/Linux-v5.4/Documentation/maintainer/
Dindex.rst5 This document is the humble beginning of a manual for kernel maintainers.
/Linux-v5.4/arch/x86/boot/compressed/
Dkaslr.c637 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/
Dindex.rst5 This is the beginning of a manual for core kernel APIs. The conversion
/Linux-v5.4/Documentation/filesystems/ext4/
Dblockgroup.rst40 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
Dattributes.rst15 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/
Dbrcm,bcm963xx-cfe-nor-partitions.txt8 header found at beginning of the second erase block, containing the rootfs and
Dbrcm,bcm947xx-cfe-partitions.txt10 header and/or magic signature at the beginning of each of them. They are also
/Linux-v5.4/Documentation/devicetree/bindings/sram/
Drockchip-smp-sram.txt6 residing at the very beginning of the sram.
/Linux-v5.4/Documentation/power/
Dswsusp-and-swap-files.rst21 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/
Domfs.txt79 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/
Dvidioc-g-enc-index.rst105 - The offset in bytes from the beginning of the compressed video
106 stream to the beginning of this picture, that is a *PES packet
Dvidioc-subdev-enum-mbus-code.rst49 formats are enumerable by beginning at index zero and incrementing by
/Linux-v5.4/Documentation/networking/
D6lowpan.txt5 must have "struct lowpan_priv" placed at beginning of netdev_priv.
/Linux-v5.4/Documentation/devicetree/bindings/serial/
Drs485.txt10 * a is the delay between rts signal and beginning of data sent in milliseconds.
/Linux-v5.4/tools/perf/Documentation/
Ditrace.txt35 ptwrite, power) at the beginning. This is useful to ignore initialization code.
Dperf-kmem.txt71 string is ',x.y') then analysis starts at the beginning of the file. If
/Linux-v5.4/Documentation/RCU/
Dstallwarn.txt123 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/
Dsysfs-block87 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/
DKconfig-nommu40 bool 'Install vectors to the beginning of RAM'
/Linux-v5.4/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,bcm63138.txt70 from the beginning of the TIMER block
/Linux-v5.4/Documentation/admin-guide/
Dindex.rst45 This is the beginning of a section with information of interest to
/Linux-v5.4/Documentation/crypto/
Dcrypto_engine.rst27 of the known member ``struct crypto_engine`` at the beginning.
/Linux-v5.4/Documentation/virt/kvm/devices/
Dmpic.txt49 the register offset from the beginning of the sources array, without
/Linux-v5.4/Documentation/riscv/
Dboot-image-header.rst35 specification needs PE/COFF image header in the beginning of the kernel image
/Linux-v5.4/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dcpm.txt11 - reg : A 48-byte region beginning with CPCR.

12345678