Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dzswap.c777 static struct zswap_entry *zswap_entry_cache_alloc(gfp_t gfp, int nid) in zswap_entry_cache_alloc() function
1440 entry = zswap_entry_cache_alloc(GFP_KERNEL, folio_nid(folio)); in zswap_store()