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