Searched refs:vmalloc_user_noprof (Results 1 – 3 of 3) sorted by relevance
144 extern void *vmalloc_user_noprof(unsigned long size) __alloc_size(1);145 #define vmalloc_user(...) alloc_hooks(vmalloc_user_noprof(__VA_ARGS__))
159 void *vmalloc_user_noprof(unsigned long size) in vmalloc_user_noprof() function163 EXPORT_SYMBOL(vmalloc_user_noprof);287 return vmalloc_user_noprof(size); in vmalloc_32_user_noprof()
3995 void *vmalloc_user_noprof(unsigned long size) in vmalloc_user_noprof() function4002 EXPORT_SYMBOL(vmalloc_user_noprof);