Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dzbud.c220 static struct zbud_pool *zbud_create_pool(gfp_t gfp, const struct zbud_ops *ops) in zbud_create_pool() function
545 pool = zbud_create_pool(gfp, zpool_ops ? &zbud_zpool_ops : NULL); in zbud_zpool_create()