Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dzpool.h44 bool zpool_malloc_support_movable(struct zpool *pool);
/kernel/linux/linux-5.10/include/linux/
H A Dzpool.h49 bool zpool_malloc_support_movable(struct zpool *pool);
/kernel/linux/linux-6.6/mm/
H A Dzpool.c224 * zpool_malloc_support_movable() - Check if the zpool supports
234 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()
/kernel/linux/linux-5.10/mm/
H A Dzpool.c244 * zpool_malloc_support_movable() - Check if the zpool supports
254 bool zpool_malloc_support_movable(struct zpool *zpool) in zpool_malloc_support_movable() function
H A Dzswap.c1108 if (zpool_malloc_support_movable(entry->pool->zpool)) in zswap_frontswap_store()

Completed in 9 milliseconds