Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzswap.c429 static struct zswap_entry *zswap_entry_find_get(struct rb_root *root, in zswap_entry_find_get() function
1415 entry = zswap_entry_find_get(&tree->rbroot, offset); in zswap_load()