Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dzswap.c375 static struct zswap_entry *zswap_entry_find_get(struct rb_root *root, in zswap_entry_find_get() function
895 entry = zswap_entry_find_get(&tree->rbroot, offset); in zswap_writeback_entry()
1158 entry = zswap_entry_find_get(&tree->rbroot, offset); in zswap_frontswap_load()