Home
last modified time | relevance | path

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

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