Home
last modified time | relevance | path

Searched refs:SZ_4M (Results 1 – 25 of 77) sorted by relevance

1234

/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dfree-space-tests.c27 ret = btrfs_add_free_space(cache, 0, SZ_4M); in test_extents()
33 ret = btrfs_remove_free_space(cache, 0, SZ_4M); in test_extents()
39 if (test_check_exists(cache, 0, SZ_4M)) { in test_extents()
45 ret = btrfs_add_free_space(cache, 0, SZ_4M); in test_extents()
97 ret = test_add_free_space_entry(cache, 0, SZ_4M, 1); in test_bitmaps()
103 ret = btrfs_remove_free_space(cache, 0, SZ_4M); in test_bitmaps()
109 if (test_check_exists(cache, 0, SZ_4M)) { in test_bitmaps()
114 ret = test_add_free_space_entry(cache, 0, SZ_4M, 1); in test_bitmaps()
134 SZ_4M, 1); in test_bitmaps()
171 ret = test_add_free_space_entry(cache, SZ_4M, SZ_1M, 1); in test_bitmaps_and_extents()
[all …]
H A Dextent-map-tests.c564 .physical_start = SZ_64M - SZ_4M, in btrfs_test_extent_map()
569 {SZ_64M - SZ_4M, SZ_64M - SZ_4M + SZ_256M}, in btrfs_test_extent_map()
571 .mapped_logical= {SZ_4G + SZ_4M} in btrfs_test_extent_map()
H A Dextent-io-tests.c459 set_extent_bits(&tree, SZ_1M, SZ_4M - 1, in test_find_first_clear_extent_bit()
481 if (start != SZ_4M || end != SZ_32M - 1) { in test_find_first_clear_extent_bit()
494 if (start != SZ_4M || end != SZ_32M - 1) { in test_find_first_clear_extent_bit()
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-anubis.c58 .length = SZ_4M,
63 .length = SZ_4M,
124 .size = SZ_4M - SZ_16K,
129 .offset = SZ_4M,
130 .size = SZ_32M - SZ_4M,
147 .size = SZ_4M - SZ_128K,
152 .offset = SZ_4M,
153 .size = SZ_32M - SZ_4M,
H A Dmach-osiris.c138 .size = SZ_4M - SZ_16K,
143 .offset = SZ_4M,
144 .size = SZ_32M - SZ_4M,
161 .size = SZ_4M - SZ_128K,
166 .offset = SZ_4M,
167 .size = SZ_32M - SZ_4M,
H A Dcommon-smdk-s3c24xx.c144 .offset = SZ_4M,
145 .size = SZ_4M,
155 .size = SZ_4M,
H A Dmach-smdk2443.c50 .length = SZ_4M,
60 .length = SZ_4M,
H A Dmach-smdk2440.c53 .length = SZ_4M,
63 .length = SZ_4M,
H A Dmach-smdk2416.c63 .length = SZ_4M,
73 .length = SZ_4M,
H A Dmach-otom.c71 [0] = DEFINE_RES_MEM(S3C2410_CS0, SZ_4M),
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Diomap.h110 #define L4_34XX_SIZE SZ_4M /* 1MB of 128MB used, want 1MB sect */
119 #define L4_WK_AM33XX_SIZE SZ_4M /* 1MB of 128MB used, want 1MB sect */
166 #define L4_44XX_SIZE SZ_4M
171 #define L4_PER_44XX_SIZE SZ_4M
188 #define L4_54XX_SIZE SZ_4M
196 #define L4_PER_54XX_SIZE SZ_4M
/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dkurobox_pro-setup.c57 .size = SZ_4M,
60 .offset = SZ_4M,
64 .offset = SZ_4M + SZ_64M,
65 .size = SZ_256M - (SZ_4M + SZ_64M),
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_ids.c66 SZ_16K, SZ_8K, SZ_4M, 0, 6, 1280, NAND_ECC_INFO(40, SZ_1K) },
69 SZ_16K, SZ_8K, SZ_4M, 0, 6, 1280, NAND_ECC_INFO(40, SZ_1K) },
80 SZ_16K, SZ_8K, SZ_4M, NAND_NEED_SCRAMBLING, 6, 1664,
/OK3568_Linux_fs/u-boot/include/configs/
H A Dmk808_rk3066.h54 #define CONFIG_SYS_DFU_DATA_BUF_SIZE SZ_4M
H A Dbcm28155_ap.h26 #define CONFIG_SYS_MALLOC_LEN SZ_4M /* see armv7/start.S. */
H A Dbcm23550_w1d.h27 #define CONFIG_SYS_MALLOC_LEN SZ_4M /* see armv7/start.S. */
H A Drpi.h61 #define CONFIG_SYS_MALLOC_LEN SZ_4M
H A Dtegra-common-post.h15 #define CONFIG_SYS_MALLOC_LEN (SZ_4M + \
H A Ddevkit3250.h84 #define CONFIG_SYS_FLASH_SIZE SZ_4M
/OK3568_Linux_fs/u-boot/include/linux/
H A Dsizes.h35 #define SZ_4M 0x00400000 macro
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dsizes.h34 #define SZ_4M 0x00400000 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dsizes.h34 #define SZ_4M 0x00400000 macro
/OK3568_Linux_fs/kernel/arch/arm/mach-picoxcell/
H A Dcommon.c17 #define PICOXCELL_PERIPH_LENGTH SZ_4M
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Driscv-stub.c21 #define MIN_KIMG_ALIGN SZ_4M
/OK3568_Linux_fs/kernel/fs/adfs/
H A Ddir_fplus.c27 !size || size & 2047 || size > SZ_4M) in adfs_fplus_validate_header()
52 if (len > SZ_4M / sizeof(struct adfs_bigdirentry) || in adfs_fplus_validate_header()

1234