Home
last modified time | relevance | path

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

/include/linux/decompress/
Dmm.h33 static void *malloc(int size) in malloc() function
80 #define malloc(a) kmalloc(a, GFP_KERNEL) macro