Searched refs:CONFIG_SYS_MALLOC_LEN (Results 1 – 25 of 346) sorted by relevance
12345678910>>...14
40 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro163 CONFIG_SYS_MALLOC_LEN - \242 CONFIG_SYS_MALLOC_LEN)243 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
48 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro186 CONFIG_SYS_MALLOC_LEN - \277 CONFIG_SYS_MALLOC_LEN)278 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
39 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro176 CONFIG_SYS_MALLOC_LEN - \293 CONFIG_SYS_MALLOC_LEN)294 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
148 #define CONFIG_SYS_MALLOC_LEN \ macro157 CONFIG_SYS_MALLOC_LEN)158 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
35 #define CONFIG_SYS_MALLOC_LEN 0x1800000 macro38 CONFIG_SYS_MALLOC_LEN - \
18 #undef CONFIG_SYS_MALLOC_LEN19 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10) + \ macro
62 #define CONFIG_SYS_MALLOC_LEN 0x20000 macro85 CONFIG_SYS_MALLOC_LEN - \
66 #define CONFIG_SYS_MALLOC_LEN 0x20000 macro89 CONFIG_SYS_MALLOC_LEN - \
27 #undef CONFIG_SYS_MALLOC_LEN31 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 15)) macro
15 #define CONFIG_SYS_MALLOC_LEN (SZ_4M + \ macro19 #define CONFIG_SYS_MALLOC_LEN (4 << 20) /* 4MB */ macro
47 #undef CONFIG_SYS_MALLOC_LEN48 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10)) macro
43 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (1 << 20)) macro46 - CONFIG_SYS_MALLOC_LEN)
60 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 1 * 1024 * 1024) macro62 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) macro
81 #define CONFIG_SYS_MALLOC_LEN \ macro202 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
20 #define CONFIG_SYS_MALLOC_LEN (1024 * 1024) macro
36 #define CONFIG_SYS_MALLOC_LEN (256 << 10) macro
34 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (80 << 20)) macro
37 #define CONFIG_SYS_MALLOC_LEN (128 * 1024 * 1024) macro
12 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
24 #define CONFIG_SYS_MALLOC_LEN SZ_2M macro
19 #undef CONFIG_SYS_MALLOC_LEN
13 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
24 #define CONFIG_SYS_MALLOC_LEN SZ_128K macro
16 #define CONFIG_SYS_MALLOC_LEN 0x40000 macro
66 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN70 #define TOTAL_MALLOC_LEN (CONFIG_SYS_MALLOC_LEN + CONFIG_ENV_SIZE)72 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN