Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dzsmalloc.c340 static struct zspage *cache_alloc_zspage(struct zs_pool *pool, gfp_t flags) in cache_alloc_zspage() function
974 struct zspage *zspage = cache_alloc_zspage(pool, gfp); in alloc_zspage()