/openbmc/openbmc/poky/meta/recipes-core/readline/files/ |
H A D | inputrc | 27 # "\e[1~": beginning-of-line 34 # mappings for "page up" and "page down" to step to the beginning/end 36 # "\e[5~": beginning-of-history 54 # "\eOH": beginning-of-line 58 # "\e[H": beginning-of-line
|
/openbmc/qemu/linux-user/ |
H A D | flat.h | 27 with text segment from beginning of file */ 28 abi_ulong data_start; /* Offset of data segment from beginning of 31 from beginning of file */ 32 abi_ulong bss_end; /* Offset of end of bss segment from beginning 39 beginning of file */
|
/openbmc/linux/include/linux/ |
H A 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
|
H A 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.
|
/openbmc/linux/Documentation/devicetree/bindings/gpu/host1x/ |
H A 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
|
/openbmc/linux/drivers/block/mtip32xx/ |
H A 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
|
/openbmc/linux/arch/nios2/lib/ |
H A 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()
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_net.py | 66 beginning of this file. 82 comment at the beginning of this file. 101 the beginning of this file. 137 see the comment at the beginning of this file. 178 see the comment at the beginning of this file.
|
H A D | test_efi_loader.py | 58 beginning of this file. 74 comment at the beginning of this file. 93 the beginning of this file.
|
/openbmc/linux/include/uapi/linux/ |
H A 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
|
/openbmc/u-boot/test/lib/ |
H A D | lmb.c | 191 /* simulate 512 MiB RAM beginning at 1GiB */ in lib_test_lmb_simple() 196 /* simulate 512 MiB RAM beginning at 1.5GiB */ in lib_test_lmb_simple() 207 /* simulate 512 MiB RAM beginning at 2GiB and 1 GiB */ in lib_test_lmb_simple_x2() 212 /* simulate 512 MiB RAM beginning at 3.5GiB and 1 GiB */ in lib_test_lmb_simple_x2() 274 /* simulate 512 MiB RAM beginning at 1GiB */ in lib_test_lmb_big() 279 /* simulate 512 MiB RAM beginning at 1.5GiB */ in lib_test_lmb_big() 349 /* simulate 512 MiB RAM beginning at 1GiB */ in lib_test_lmb_noreserved() 354 /* simulate 512 MiB RAM beginning at 1.5GiB */ in lib_test_lmb_noreserved() 364 /* simulate 512 MiB RAM beginning at 1GiB */ in lib_test_lmb_unaligned_size() 369 /* simulate 512 MiB RAM beginning at 1.5GiB */ in lib_test_lmb_unaligned_size() [all …]
|
/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/ |
H A 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
|
/openbmc/linux/include/linux/phy/ |
H A 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.
|
/openbmc/linux/drivers/staging/media/deprecated/atmel/ |
H A 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.
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A 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
|
H A 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
|
/openbmc/linux/fs/udf/ |
H A 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()
|
/openbmc/linux/drivers/crypto/qce/ |
H A D | cipher.h | 29 * @dst_sg: destination sg pointer table beginning 31 * @src_sg: source sg pointer table beginning;
|
/openbmc/linux/drivers/platform/surface/aggregator/ |
H A 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.
|
/openbmc/linux/fs/smb/client/ |
H A D | unc.c | 24 /* skip double chars at beginning of string */ in extract_hostname() 54 /* skip double chars at the beginning */ in extract_sharename()
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | virt-dt.c | 37 /* carveout must be at the beginning or the end of the bank */ in armv7_apply_memory_carveout() 50 debug("Secure monitor not located at beginning or end of RAM bank\n"); in armv7_apply_memory_carveout()
|
/openbmc/u-boot/board/sbc8349/ |
H A D | README | 34 two copies of U-Boot in flash; one at the very beginning, which set 37 at the beginning of flash, which provides both the HRCW, and the image 65 beginning with "SCGA TSEC1" and "SCGA TSEC2". This allows you to
|
/openbmc/linux/Documentation/RCU/ |
H A D | stallwarn.rst | 150 that RCU will wait from the beginning of a grace period until it 156 this parameter is checked only at the beginning of a cycle. 171 of time that RCU will wait from the beginning of an expedited 179 this parameter is checked only at the beginning of a cycle. If you 263 last noted the beginning of a grace period, which might be the current 275 CPU since the last time that this CPU noted the beginning of a grace 357 message will be about three times the interval between the beginning 373 that the CPU was online at the beginning of the expedited grace period
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A 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()
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | gen-hyprel.c | 196 * the beginning of the ELF file. 227 /* Find a section by its offset from the beginning of the file. */ 324 * the beginning of the relocated section + the offset from `rela`. 328 /* Offset of this reloc from the beginning of HYP_RELOC_SECTION. */ in emit_rela_abs64() 337 * a symbol at the beginning of the relocated section, and <offset> in emit_rela_abs64()
|