Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dzsmalloc.c358 static struct zspage *cache_alloc_zspage(struct zs_pool *pool, gfp_t flags) in cache_alloc_zspage() function
1065 struct zspage *zspage = cache_alloc_zspage(pool, gfp); in alloc_zspage()
/kernel/linux/linux-6.6/mm/
H A Dzsmalloc.c333 static struct zspage *cache_alloc_zspage(struct zs_pool *pool, gfp_t flags) in cache_alloc_zspage() function
986 struct zspage *zspage = cache_alloc_zspage(pool, gfp); in alloc_zspage()

Completed in 7 milliseconds