Searched refs:CONFIG_SYS_MALLOC_LEN (Results 1 – 25 of 346) sorted by relevance
12345678910>>...14
34 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro143 CONFIG_SYS_MALLOC_LEN - \223 CONFIG_SYS_MALLOC_LEN)224 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
43 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro168 CONFIG_SYS_MALLOC_LEN - \288 CONFIG_SYS_MALLOC_LEN)289 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
49 #define CONFIG_SYS_MALLOC_LEN (0x10000 + 1*1024*1024) /* malloc() len */ macro174 CONFIG_SYS_MALLOC_LEN - \290 CONFIG_SYS_MALLOC_LEN)291 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
143 #define CONFIG_SYS_MALLOC_LEN \ macro151 CONFIG_SYS_MALLOC_LEN)152 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
17 #undef CONFIG_SYS_MALLOC_LEN18 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10) + \ macro
57 #define CONFIG_SYS_MALLOC_LEN 0x20000 macro79 CONFIG_SYS_MALLOC_LEN - \
60 #define CONFIG_SYS_MALLOC_LEN 0x20000 macro82 CONFIG_SYS_MALLOC_LEN - \
41 #undef CONFIG_SYS_MALLOC_LEN42 #define CONFIG_SYS_MALLOC_LEN 0x1000 macro
49 #define CONFIG_SYS_MALLOC_LEN 0x1800000 macro52 CONFIG_SYS_MALLOC_LEN - \
26 #undef CONFIG_SYS_MALLOC_LEN30 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 15)) macro
45 #undef CONFIG_SYS_MALLOC_LEN46 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10)) macro
14 #define CONFIG_SYS_MALLOC_LEN (SZ_4M + \ macro18 #define CONFIG_SYS_MALLOC_LEN (4 << 20) /* 4MB */ macro
54 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 1 * 1024 * 1024) macro56 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) macro
41 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (1 << 20)) macro44 - CONFIG_SYS_MALLOC_LEN)
77 #define CONFIG_SYS_MALLOC_LEN \ macro197 #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN
19 #define CONFIG_SYS_MALLOC_LEN 0x800000 macro
21 #define CONFIG_SYS_MALLOC_LEN 0x800000 macro
19 #define CONFIG_SYS_MALLOC_LEN (1024 * 1024) macro
11 #define CONFIG_SYS_MALLOC_LEN (32 << 20) macro
35 #define CONFIG_SYS_MALLOC_LEN (256 << 10) macro
34 #define CONFIG_SYS_MALLOC_LEN (1 * 1024 * 1024) macro
33 #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (80 << 20)) macro
18 #define CONFIG_SYS_MALLOC_LEN SZ_64K macro
55 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN59 #define TOTAL_MALLOC_LEN (CONFIG_SYS_MALLOC_LEN + CONFIG_ENV_SIZE)61 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN