Searched refs:vmalloc_exec (Results 1 – 4 of 4) sorted by relevance
74 extern void *vmalloc_exec(unsigned long size);
429 void *vmalloc_exec(unsigned long size) in vmalloc_exec() function
1842 void *vmalloc_exec(unsigned long size) in vmalloc_exec() function
2407 return vmalloc_exec(size); in module_alloc()