Searched refs:beginning (Results 1 – 25 of 172) sorted by relevance
1234567
/Linux-v4.19/Documentation/maintainer/ |
D | index.rst | 5 This document is the humble beginning of a manual for kernel maintainers.
|
/Linux-v4.19/arch/x86/boot/compressed/ |
D | kaslr.c | 638 struct mem_vector beginning; in process_mem_region() local 640 beginning.start = region.start; in process_mem_region() 641 beginning.size = overlap.start - region.start; in process_mem_region() 642 process_gb_huge_pages(&beginning, image_size); in process_mem_region()
|
/Linux-v4.19/Documentation/core-api/ |
D | index.rst | 5 This is the beginning of a manual for core kernel APIs. The conversion
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
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 group descriptors are always at the beginning of block groups, even if 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-v4.19/Documentation/devicetree/bindings/sram/ |
D | rockchip-smp-sram.txt | 6 residing at the very beginning of the sram.
|
/Linux-v4.19/Documentation/power/ |
D | swsusp-and-swap-files.txt | 18 and the offset from the beginning of the partition at which the swap file's 32 offset, in <PAGE_SIZE> units, from the beginning of the partition which
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-g-enc-index.rst | 98 - The offset in bytes from the beginning of the compressed video 99 stream to the beginning of this picture, that is a *PES packet
|
D | vidioc-subdev-enum-mbus-code.rst | 42 formats are enumerable by beginning at index zero and incrementing by
|
D | func-write.rst | 59 the beginning of a new frame. Possible error codes are:
|
/Linux-v4.19/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-v4.19/tools/perf/Documentation/ |
D | itrace.txt | 32 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-v4.19/Documentation/networking/ |
D | 6lowpan.txt | 5 must have "struct lowpan_priv" placed at beginning of netdev_priv.
|
/Linux-v4.19/arch/ia64/hp/sim/boot/ |
D | bootloader.lds | 42 Symbols in the DWARF debugging sections are relative to the beginning
|
/Linux-v4.19/Documentation/devicetree/bindings/serial/ |
D | rs485.txt | 10 * a is the delay between rts signal and beginning of data sent in milliseconds.
|
/Linux-v4.19/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-v4.19/Documentation/RCU/ |
D | stallwarn.txt | 120 that RCU will wait from the beginning of a grace period until it 126 this parameter is checked only at the beginning of a cycle. 202 last noted the beginning of a grace period, which might be the current 214 CPU since the last time that this CPU noted the beginning of a grace 285 message will be about three times the interval between the beginning 299 that the CPU was online at the beginning of the expedited grace period
|
/Linux-v4.19/Documentation/admin-guide/ |
D | index.rst | 44 This is the beginning of a section with information of interest to
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/partitions/ |
D | brcm,bcm947xx-cfe-partitions.txt | 10 header and/or magic signature at the beginning of each of them. They are also
|
/Linux-v4.19/arch/arm/ |
D | Kconfig-nommu | 38 bool 'Install vectors to the beginning of RAM'
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,bcm63138.txt | 70 from the beginning of the TIMER block
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | mpic.txt | 49 the register offset from the beginning of the sources array, without
|
/Linux-v4.19/Documentation/isdn/ |
D | README.hfc-pci | 20 devices show a output with a line beginning of HEX: for the providers
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | cpm.txt | 11 - reg : A 48-byte region beginning with CPCR.
|
1234567