Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dzswap.c286 static struct zswap_entry *zswap_entry_cache_alloc(gfp_t gfp) in zswap_entry_cache_alloc() function
1145 entry = zswap_entry_cache_alloc(GFP_KERNEL); in zswap_frontswap_store()