Home
last modified time | relevance | path

Searched refs:__vmalloc_user_flags (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/mm/
Dnommu.c148 static void *__vmalloc_user_flags(unsigned long size, gfp_t flags) in __vmalloc_user_flags() function
168 return __vmalloc_user_flags(size, GFP_KERNEL | __GFP_ZERO); in vmalloc_user_noprof()