Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzswap.c296 static struct zswap_entry *zswap_entry_cache_alloc(gfp_t gfp) in zswap_entry_cache_alloc() function
1263 entry = zswap_entry_cache_alloc(GFP_KERNEL); in zswap_store()