Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dzpool.h46 int zpool_malloc(struct zpool *pool, size_t size, gfp_t gfp,
/linux-4.1.27/mm/
Dzpool.c246 int zpool_malloc(struct zpool *zpool, size_t size, gfp_t gfp, in zpool_malloc() function
Dzswap.c686 ret = zpool_malloc(zswap_pool, len, __GFP_NORETRY | __GFP_NOWARN, in zswap_frontswap_store()