| /kernel/linux/linux-5.10/include/linux/ |
| D | flat.h | 24 with text segment from beginning of file */ 25 __be32 data_start; /* Offset of data segment from beginning of 27 __be32 data_end; /* Offset of end of data segment from beginning 29 __be32 bss_end; /* Offset of end of bss segment from beginning 35 __be32 reloc_start; /* Offset of relocation records from beginning of
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | flat.h | 24 with text segment from beginning of file */ 25 __be32 data_start; /* Offset of data segment from beginning of 27 __be32 data_end; /* Offset of end of data segment from beginning 29 __be32 bss_end; /* Offset of end of bss segment from beginning 35 __be32 reloc_start; /* Offset of relocation records from beginning of
|
| D | kfence.h | 147 * kfence_object_start() - find the beginning of a KFENCE object 150 * Return: address of the beginning of the object. 153 * easy to calculate the beginning of an object given a pointer inside it and 156 * beginning of a KFENCE-allocated object.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/gpu/host1x/ |
| D | nvidia,tegra234-nvdec.yaml | 73 Offset to bootloader manifest from beginning of firmware that was configured by 79 Offset to bootloader code section from beginning of firmware that was configured by 85 Offset to bootloader data section from beginning of firmware that was configured by 91 Offset to operating system manifest from beginning of firmware that was configured by 97 Offset to operating system code section from beginning of firmware that was configured by 103 Offset to operating system data section from beginning of firmware that was configured
|
| /kernel/linux/linux-6.6/drivers/block/mtip32xx/ |
| D | mtip32xx.h | 338 * Pointer to the beginning of the command header memory as used 343 * Pointer to the beginning of the command header memory as used 348 * Pointer to the beginning of the RX FIS memory as used 353 * Pointer to the beginning of the RX FIS memory as used 366 * Pointer to the beginning of the identify data memory as used 371 * Pointer to the beginning of the identify data memory as used 376 * Pointer to the beginning of a sector buffer that is used 381 * Pointer to the beginning of a sector buffer that is used
|
| /kernel/linux/linux-6.6/arch/nios2/lib/ |
| D | memcpy.c | 68 /* _wordcopy_fwd_aligned -- Copy block beginning at SRCP to 69 block beginning at DSTP with LEN `op_t' words (not LEN bytes!). 107 /* _wordcopy_fwd_dest_aligned -- Copy block beginning at SRCP to 108 block beginning at DSTP with LEN `op_t' words (not LEN bytes!). 124 /* Make SRCP aligned by rounding it down to the beginning of the `op_t' in _wordcopy_fwd_dest_aligned() 165 /* Copy from the beginning to the end. */ in memcpy()
|
| /kernel/linux/linux-5.10/arch/nios2/lib/ |
| D | memcpy.c | 68 /* _wordcopy_fwd_aligned -- Copy block beginning at SRCP to 69 block beginning at DSTP with LEN `op_t' words (not LEN bytes!). 107 /* _wordcopy_fwd_dest_aligned -- Copy block beginning at SRCP to 108 block beginning at DSTP with LEN `op_t' words (not LEN bytes!). 124 /* Make SRCP aligned by rounding it down to the beginning of the `op_t' in _wordcopy_fwd_dest_aligned() 165 /* Copy from the beginning to the end. */ in memcpy()
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | dns_resolver.h | 71 * Header at the beginning of binary format payload. 80 * Header at the beginning of a V1 server list. This is followed directly by 92 * Header at the beginning of each V1 server record. This is followed by the 109 * Header at the beginning of each V1 address record. This is followed by the
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | dns_resolver.h | 71 * Header at the beginning of binary format payload. 80 * Header at the beginning of a V1 server list. This is followed directly by 92 * Header at the beginning of each V1 server record. This is followed by the 109 * Header at the beginning of each V1 address record. This is followed by the
|
| /kernel/linux/linux-5.10/drivers/block/mtip32xx/ |
| D | mtip32xx.h | 340 * Pointer to the beginning of the command header memory as used 345 * Pointer to the beginning of the command header memory as used 350 * Pointer to the beginning of the RX FIS memory as used 355 * Pointer to the beginning of the RX FIS memory as used 368 * Pointer to the beginning of the identify data memory as used 373 * Pointer to the beginning of the identify data memory as used 378 * Pointer to the beginning of a sector buffer that is used 383 * Pointer to the beginning of a sector buffer that is used
|
| /kernel/linux/linux-6.6/include/linux/phy/ |
| D | phy-mipi-dphy.h | 32 * from the end of @hs_trail to the beginning of @clk_trail. 42 * the transmitter prior to any associated Data Lane beginning 66 * the beginning of @clk_prepare. 150 * the beginning of @hs_prepare. 163 * beginning of the LP-11 state following the HS burst.
|
| /kernel/linux/linux-5.10/drivers/media/platform/s5p-jpeg/ |
| D | jpeg-core.h | 173 * @marker: markers' positions relative to the buffer beginning 188 * @sos: SOS marker's position relative to the buffer beginning 189 * @dht: DHT markers' positions relative to the buffer beginning 190 * @dqt: DQT markers' positions relative to the buffer beginning 191 * @sof: SOF0 marker's position relative to the buffer beginning
|
| /kernel/linux/linux-5.10/include/linux/phy/ |
| D | phy-mipi-dphy.h | 32 * from the end of @hs_trail to the beginning of @clk_trail. 42 * the transmitter prior to any associated Data Lane beginning 66 * the beginning of @clk_prepare. 150 * the beginning of @hs_prepare. 163 * beginning of the LP-11 state following the HS burst.
|
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-jpeg/ |
| D | jpeg-core.h | 165 * @marker: markers' positions relative to the buffer beginning 180 * @sos: JPEG_MARKER_SOS's position relative to the buffer beginning 181 * @dht: JPEG_MARKER_DHT' positions relative to the buffer beginning 182 * @dqt: JPEG_MARKER_DQT' positions relative to the buffer beginning 183 * @sof: JPEG_MARKER_SOF0's position relative to the buffer beginning
|
| /kernel/linux/linux-5.10/drivers/visorbus/ |
| D | vbuschannel.h | 60 * @chp_info_offset: Byte offset from beginning of this struct to the 62 * @bus_info_offset: Byte offset from beginning of this struct to the 64 * @dev_info_offset: Byte offset from beginning of this struct to the
|
| /kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/ |
| D | Kconfig | 22 the beginning of 2026. See the TODO file for more information. 41 the beginning of 2026. See the TODO file for more information.
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/fs/udf/ |
| D | dir.c | 58 * beginning of some dir entry so that the directory parsing code does in udf_readdir() 60 * identifying beginning of dir entry (names are under user control), in udf_readdir() 61 * we need to scan the directory from the beginning. in udf_readdir()
|
| /kernel/linux/linux-6.6/drivers/crypto/qce/ |
| D | cipher.h | 29 * @dst_sg: destination sg pointer table beginning 31 * @src_sg: source sg pointer table beginning;
|
| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| D | cipher.h | 29 * @dst_sg: destination sg pointer table beginning 31 * @src_sg: source sg pointer table beginning;
|
| /kernel/linux/linux-6.6/drivers/platform/surface/aggregator/ |
| D | ssh_parser.h | 20 * @ptr: Pointer to the beginning of the buffer. 86 * sshp_buf_drop() - Drop data from the beginning of the buffer. 91 * the beginning of the buffer.
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| D | unc.c | 24 /* skip double chars at beginning of string */ in extract_hostname() 54 /* skip double chars at the beginning */ in extract_sharename()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | verifier_subprog_precision.c | 67 * propagated back to the beginning, including through the in subprog_result_precise() 215 * back to the beginning, handling (and ignoring) subprog call in parent_callee_saved_reg_precise() 249 * back to the beginning, handling (and ignoring) subprog call in parent_callee_saved_reg_precise_global() 309 * back to the beginning, handling (and ignoring) callback call in parent_callee_saved_reg_precise_with_callback() 359 * back to the beginning, handling (and ignoring) subprog call in parent_stack_slot_precise() 405 * back to the beginning, handling (and ignoring) subprog call in parent_stack_slot_precise_global() 473 * back to the beginning, handling (and ignoring) subprog call in parent_stack_slot_precise_with_callback() 572 * back to the beginning, handling subprog call and logic in subprog_spill_into_parent_stack_slot_precise()
|