Home
last modified time | relevance | path

Searched defs:malloc (Results 1 – 4 of 4) sorted by relevance

/arch/parisc/boot/compressed/
Dmisc.c21 #define malloc malloc_gzip macro
204 void *malloc(size_t size) in malloc() function
/arch/powerpc/boot/
Dops.h28 void * (*malloc)(unsigned long size); member
219 static inline void *malloc(unsigned long size) in malloc() function
/arch/mips/include/asm/netlogic/
Dpsb-bootinfo.h62 uint64_t malloc; member
/arch/frv/kernel/
Dgdb-stub.c2127 static void *malloc(size_t size) in malloc() function