Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dzsmalloc.c968 static struct zspage *alloc_zspage(struct zs_pool *pool, in alloc_zspage() function
1386 zspage = alloc_zspage(pool, class, gfp); in zs_malloc()