Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.c2805 static noinline void *cache_alloc_pfmemalloc(struct kmem_cache *cachep, in cache_alloc_pfmemalloc() function
2917 void *obj = cache_alloc_pfmemalloc(cachep, n, flags); in cache_alloc_refill()