Searched refs:__vmalloc_node_flags (Results 1 – 2 of 2) sorted by relevance
1826 static inline void *__vmalloc_node_flags(unsigned long size, in __vmalloc_node_flags() function1851 return __vmalloc_node_flags(size, NUMA_NO_NODE, in vmalloc()1868 return __vmalloc_node_flags(size, NUMA_NO_NODE, in vzalloc()1929 return __vmalloc_node_flags(size, node, in vzalloc_node()
240 void *__vmalloc_node_flags(unsigned long size, int node, gfp_t flags) in __vmalloc_node_flags() function