Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dzpool.h44 bool zpool_malloc_support_movable(struct zpool *pool);
/openbmc/linux/mm/
H A Dzpool.c234 bool zpool_malloc_support_movable(struct zpool *zpool) in zpool_malloc_support_movable() function
H A Dzswap.c1323 if (zpool_malloc_support_movable(zpool)) in zswap_store()