Home
last modified time | relevance | path

Searched defs:image_len (Results 1 – 20 of 20) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D04143 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 D03033 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 D15134 image_len = 128 * 1024 * 1024 # MB variable in TestActiveMirror
196 image_len = 128 * 1024 * 1024 # MB variable in TestThrottledWithNbdExportBase
H A D04077 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 D16333 image_len = '128M' variable in ShrinkBaseClass
149 image_len = '3M' variable in TestShrink512
H A D30433 image_len = 4097 variable
H A D13231 image_len = 2 * 1024 * 1024 # MB variable in TestSingleDrive
H A D05533 image_len = 64 * 1024 * 1024 # MB variable
478 image_len = 64 * 1024 * 1024 # MB variable in TestCompressedToQcow2
H A D05732 image_len = 120 * 1024 * 1024 # MB variable in ImageSnapshotTestCase
H A D28127 image_len = 64 * 1024 * 1024 variable
H A D05654 image_len = 64 * 1024 * 1024 # MB variable in TestSyncModesNoneAndTop
/openbmc/u-boot/lib/optee/
H A Doptee.c17 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 Doptee.h50 unsigned long image_len) in optee_verify_image()
64 unsigned long image_len) in optee_verify_bootm_image()
/openbmc/u-boot/common/
H A Dbootm.c357 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 Dusb.c124 int image_len; member
148 int image_len; member
/openbmc/linux/drivers/media/usb/gspca/
H A Dgspca.h186 u32 image_len; /* current length of image */ member
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c1282 uint32_t image_len; in kfd_parse_crat_table() local
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_console.c815 u32 image_len; in octeon_download_firmware() local
/openbmc/u-boot/include/
H A Dimage.h354 ulong image_start, image_len; /* start of image within blob, len of image */ member
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c8540 u32 regs_len = 0, image_len = 0, ilt_len = 0, total_ilt_len = 0; in qed_dbg_all_data_size() local