Home
last modified time | relevance | path

Searched defs:vmalloc_node (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dnommu.c269 void *vmalloc_node(unsigned long size, int node) in vmalloc_node() function
273 EXPORT_SYMBOL(vmalloc_node); variable
H A Dvmalloc.c2698 void *vmalloc_node(unsigned long size, int node) in vmalloc_node() function
2703 EXPORT_SYMBOL(vmalloc_node); variable
/kernel/linux/linux-6.6/mm/
H A Dnommu.c259 void *vmalloc_node(unsigned long size, int node) in vmalloc_node() function
263 EXPORT_SYMBOL(vmalloc_node); variable
H A Dvmalloc.c3494 void *vmalloc_node(unsigned long size, int node) in vmalloc_node() function
3499 EXPORT_SYMBOL(vmalloc_node); variable

Completed in 14 milliseconds