Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
Dl3_bank_test.c12 #define MALLOC_SIZE (0x10000 * 10) /* Ought to be enough .. */ macro
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
DMakefile72 MALLOC_SIZE := 65536 macro