Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzsmalloc.c980 static struct zspage *alloc_zspage(struct zs_pool *pool, in alloc_zspage() function
1393 zspage = alloc_zspage(pool, class, gfp); in zs_malloc()