Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dzpool.h49 bool zpool_malloc_support_movable(struct zpool *pool);
/OK3568_Linux_fs/kernel/mm/
H A Dzpool.c252 bool zpool_malloc_support_movable(struct zpool *zpool) in zpool_malloc_support_movable() function
H A Dzswap.c1091 if (zpool_malloc_support_movable(entry->pool->zpool)) in zswap_frontswap_store()