Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslab.c2602 static int cache_grow(struct kmem_cache *cachep, in cache_grow() function
2849 x = cache_grow(cachep, gfp_exact_node(flags), node, NULL); in cache_alloc_refill()
3069 if (cache_grow(cache, flags, nid, page)) { in fallback_alloc()
3142 x = cache_grow(cachep, gfp_exact_node(flags), nodeid, NULL); in ____cache_alloc_node()