Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/decompress/
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()
/linux-6.1.9/arch/x86/boot/compressed/
Dmisc.c32 #define MALLOC_VISIBLE macro