Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dzswap.c787 static struct zswap_entry *zswap_entry_cache_alloc(gfp_t gfp, int nid) in zswap_entry_cache_alloc() function
1489 entry = zswap_entry_cache_alloc(GFP_KERNEL, page_to_nid(page)); in zswap_store_page()