Searched defs:vmalloc (Results 1 – 4 of 4) sorted by relevance
159 #define vmalloc(size) malloc(size) macro
42 void *vmalloc; member
224 void *vmalloc(unsigned long size) in vmalloc() function
3103 void *vmalloc(unsigned long size) in vmalloc() function