Searched refs:slob_alloc_node (Results 1 – 1 of 1) sorted by relevance
600 static void *slob_alloc_node(struct kmem_cache *c, gfp_t flags, int node) in slob_alloc_node() function632 return slob_alloc_node(cachep, flags, NUMA_NO_NODE); in kmem_cache_alloc()645 return slob_alloc_node(cachep, gfp, node); in kmem_cache_alloc_node()