Searched defs:vmalloc (Results 1 – 7 of 7) sorted by relevance
159 #define vmalloc(size) malloc(size) macro
161 #define vmalloc(size) malloc(size) macro
42 void *vmalloc; member
222 void *vmalloc(unsigned long size) in vmalloc() function
3416 void *vmalloc(unsigned long size) in vmalloc() function
234 void *vmalloc(unsigned long size) in vmalloc() function
2640 void *vmalloc(unsigned long size) in vmalloc() function