Home
last modified time | relevance | path

Searched defs:MALLOC_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/powerpc/pmu/
H A Dl3_bank_test.c12 #define MALLOC_SIZE (0x10000 * 10) /* Ought to be enough .. */ macro
/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcr1_sel_unit_cache_test.c13 #define MALLOC_SIZE (0x10000 * 10) /* Ought to be enough .. */ macro
H A Dmmcr2_l2l3_test.c16 #define MALLOC_SIZE (0x10000 * 10) /* Ought to be enough .. */ macro
/linux/arch/arm/boot/compressed/
H A DMakefile66 MALLOC_SIZE := 65536 macro