/openbmc/qemu/tests/qemu-iotests/ |
H A D | 041 | 43 image_len = 1 * 1024 * 1024 # MB variable in TestSingleDrive 285 image_len = 0 variable in TestSingleDriveZeroLength 290 image_len = 0 variable in TestSingleBlockdevZeroLength 295 image_len = 1025 * 1024 variable in TestSingleDriveUnalignedLength 300 image_len = 1025 * 1024 variable in TestSingleBlockdevUnalignedLength 303 image_len = 2 * 1024 * 1024 # MB variable in TestMirrorNoBacking 374 image_len = 2 * 1024 * 1024 # MB variable in TestMirrorResized 420 image_len = 2 * 1024 * 1024 # MB variable in TestReadErrors 586 image_len = 2 * 1024 * 1024 # MB variable in TestWriteErrors 776 image_len = 2 * 1024 * 1024 # MB variable in TestUnbackedSource [all …]
|
H A D | 030 | 33 image_len = 1 * 1024 * 1024 # MB variable in TestSingleDrive 190 image_len = num_ops * 4 * 1024 * 1024 variable in TestParallelOps 595 image_len = 2 * backing_len variable in TestSmallerBackingFile 618 image_len = 2 * 1024 * 1024 # MB variable in TestErrors 866 image_len = 8 * 1024 * 1024 * 1024 # GB variable in TestStreamStop 898 image_len = 80 * 1024 * 1024 # MB variable in TestSetSpeed
|
H A D | 151 | 34 image_len = 128 * 1024 * 1024 # MB variable in TestActiveMirror 196 image_len = 128 * 1024 * 1024 # MB variable in TestThrottledWithNbdExportBase
|
H A D | 040 | 77 image_len = 2 * 1024 * 1024 variable in TestSingleDrive 280 image_len = 1 * 1024 * 1024 variable in TestRelativePaths 371 image_len = 80 * 1024 * 1024 # MB variable in TestSetSpeed 405 image_len = 0 variable in TestActiveZeroLengthImage 408 image_len = 1024 * 1024 variable in TestReopenOverlay 442 image_len = 2 * 1024 * 1024 variable in TestErrorHandling
|
H A D | 163 | 33 image_len = '128M' variable in ShrinkBaseClass 149 image_len = '3M' variable in TestShrink512
|
H A D | 304 | 33 image_len = 4097 variable
|
H A D | 132 | 31 image_len = 2 * 1024 * 1024 # MB variable in TestSingleDrive
|
H A D | 055 | 33 image_len = 64 * 1024 * 1024 # MB variable 478 image_len = 64 * 1024 * 1024 # MB variable in TestCompressedToQcow2
|
H A D | 057 | 32 image_len = 120 * 1024 * 1024 # MB variable in ImageSnapshotTestCase
|
H A D | 281 | 27 image_len = 64 * 1024 * 1024 variable
|
H A D | 056 | 54 image_len = 64 * 1024 * 1024 # MB variable in TestSyncModesNoneAndTop
|
/openbmc/u-boot/lib/optee/ |
H A D | optee.c | 17 unsigned long tzdram_len, unsigned long image_len) in optee_verify_image() 40 unsigned long image_len) in optee_verify_bootm_image()
|
/openbmc/u-boot/include/tee/ |
H A D | optee.h | 50 unsigned long image_len) in optee_verify_image() 64 unsigned long image_len) in optee_verify_bootm_image()
|
/openbmc/u-boot/common/ |
H A D | bootm.c | 357 void *load_buf, void *image_buf, ulong image_len, in bootm_decomp_image() 452 ulong image_len = os.image_len; in bootm_load_os() local
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | usb.c | 124 int image_len; member 148 int image_len; member
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | gspca.h | 186 u32 image_len; /* current length of image */ member
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_crat.c | 1282 uint32_t image_len; in kfd_parse_crat_table() local
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_console.c | 815 u32 image_len; in octeon_download_firmware() local
|
/openbmc/u-boot/include/ |
H A D | image.h | 354 ulong image_start, image_len; /* start of image within blob, len of image */ member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_debug.c | 8540 u32 regs_len = 0, image_len = 0, ilt_len = 0, total_ilt_len = 0; in qed_dbg_all_data_size() local
|