Home
last modified time | relevance | path

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

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