Searched refs:z3fold_pool (Results 1 – 1 of 1) sorted by relevance
40 struct z3fold_pool;42 int (*evict)(struct z3fold_pool *pool, unsigned long handle);73 struct z3fold_pool *pool;124 struct z3fold_pool { struct168 struct z3fold_pool *pool) in init_z3fold_page()251 struct z3fold_pool *pool = zhdr->pool; in __release_z3fold_page()298 struct z3fold_pool *pool = container_of(w, struct z3fold_pool, work); in free_pages_work()399 struct z3fold_pool *pool = zhdr->pool; in do_compact_page()460 static struct z3fold_pool *z3fold_create_pool(const char *name, gfp_t gfp, in z3fold_create_pool()463 struct z3fold_pool *pool = NULL; in z3fold_create_pool()[all …]