Home
last modified time | relevance | path

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

/linux/mm/
H A Dzswap.c183 * swpentry - associated swap entry, the offset indexes into the red-black tree
194 swp_entry_t swpentry;
1029 swp_entry_t swpentry) in zswap_compress()
1032 pgoff_t offset = swp_offset(swpentry); in zswap_compress()
1042 folio = __read_swap_cache_async(swpentry, GFP_KERNEL, mpol, in zswap_compress()
1068 tree = swap_zswap_tree(swpentry); in zswap_compress()
1105 swp_entry_t swpentry; in zswap_decompress()
1138 * swpentry is copied to the stack, and entry isn't deref'd again in zswap_writeback_entry()
1141 swpentry = entry->swpentry; in zswap_writeback_entry()
214 swp_entry_t swpentry; global() member
1127 zswap_writeback_entry(struct zswap_entry * entry,swp_entry_t swpentry) zswap_writeback_entry() argument
1208 swp_entry_t swpentry; shrink_memcg_cb() local
[all...]