Searched refs:vmalloc_user_noprof (Results 1 – 3 of 3) sorted by relevance
149 extern void *vmalloc_user_noprof(unsigned long size) __alloc_size(1);150 #define vmalloc_user(...) alloc_hooks(vmalloc_user_noprof(__VA_ARGS__))
166 void *vmalloc_user_noprof(unsigned long size) in vmalloc_user_noprof() function170 EXPORT_SYMBOL(vmalloc_user_noprof);294 return vmalloc_user_noprof(size); in vmalloc_32_user_noprof()
3980 void *vmalloc_user_noprof(unsigned long size) in vmalloc_user_noprof() function3987 EXPORT_SYMBOL(vmalloc_user_noprof);