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

/linux-master/arch/x86/boot/compressed/
H A Dmisc.c32 #define MALLOC_VISIBLE macro
/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)

Completed in 310 milliseconds