Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dzpool.h49 bool zpool_malloc_support_movable(struct zpool *pool);
/kernel/linux/linux-5.10/mm/
Dzpool.c254 bool zpool_malloc_support_movable(struct zpool *zpool) in zpool_malloc_support_movable() function
Dzswap.c1108 if (zpool_malloc_support_movable(entry->pool->zpool)) in zswap_frontswap_store()