Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c5314 void *__do_kmalloc_node(kmem_buckets *b, gfp_t flags, int node, in __do_kmalloc_node() function
5346 return __do_kmalloc_node(PASS_BUCKET_PARAM(b), flags, node, in __kmalloc_node_noprof()
5359 return __do_kmalloc_node(NULL, flags, NUMA_NO_NODE, in __kmalloc_noprof()
5471 return __do_kmalloc_node(PASS_BUCKET_PARAM(b), flags, node, in __kmalloc_node_track_caller_noprof()
5528 return __do_kmalloc_node(NULL, flags, node, in __kmalloc_flags_noprof()
6905 ret = __do_kmalloc_node(PASS_BUCKET_PARAM(b), in __kvmalloc_node_noprof()