Home
last modified time | relevance | path

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

/linux-6.14.4/mm/
Dzswap.c785 static struct zswap_entry *zswap_entry_cache_alloc(gfp_t gfp, int nid) in zswap_entry_cache_alloc() function
1470 entry = zswap_entry_cache_alloc(GFP_KERNEL, page_to_nid(page)); in zswap_store_page()