Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dzswap.c358 static struct zswap_entry *zswap_entry_find_get(struct rb_root *root, in zswap_entry_find_get() function
864 entry = zswap_entry_find_get(&tree->rbroot, offset); in zswap_writeback_entry()
1141 entry = zswap_entry_find_get(&tree->rbroot, offset); in zswap_frontswap_load()