Searched refs:z3fold_alloc (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dz3fold.c986 * z3fold_alloc() - allocates a region of a given size
1001 static int z3fold_alloc(struct z3fold_pool *pool, size_t size, gfp_t gfp, function
1086 * @handle: handle associated with the allocation returned by z3fold_alloc()
1388 return z3fold_alloc(pool, size, gfp, handle);

Completed in 226 milliseconds