Searched refs:MALLOC_VISIBLE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/decompress/
H A Dmm.h32 #ifndef MALLOC_VISIBLE
33 #define MALLOC_VISIBLE static macro
42 MALLOC_VISIBLE void *malloc(int size)
63 MALLOC_VISIBLE void free(void *where)
/linux-master/arch/x86/boot/compressed/
H A Dmisc.c32 #define MALLOC_VISIBLE macro

Completed in 120 milliseconds