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

/linux-master/include/linux/
H A Dzpool.h46 int zpool_malloc(struct zpool *pool, size_t size, gfp_t gfp,
/linux-master/mm/
H A Dzpool.c240 * zpool_malloc() - Allocate memory
255 int zpool_malloc(struct zpool *zpool, size_t size, gfp_t gfp, function
H A Dzswap.c1049 alloc_ret = zpool_malloc(zpool, dlen, gfp, &handle);

Completed in 143 milliseconds