Home
last modified time | relevance | path

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

/mm/
Dzswap.c362 static void zswap_entry_put(struct zswap_tree *tree, in zswap_entry_put() argument
369 zswap_rb_erase(&tree->rbroot, entry); in zswap_entry_put()
875 struct zswap_tree *tree; in zswap_writeback_entry() local
890 tree = zswap_trees[swp_type(swpentry)]; in zswap_writeback_entry()
894 spin_lock(&tree->lock); in zswap_writeback_entry()
895 entry = zswap_entry_find_get(&tree->rbroot, offset); in zswap_writeback_entry()
898 spin_unlock(&tree->lock); in zswap_writeback_entry()
902 spin_unlock(&tree->lock); in zswap_writeback_entry()
942 spin_lock(&tree->lock); in zswap_writeback_entry()
944 zswap_entry_put(tree, entry); in zswap_writeback_entry()
[all …]
Dvmpressure.c242 void vmpressure(gfp_t gfp, struct mem_cgroup *memcg, bool tree, in vmpressure() argument
282 if (tree) { in vmpressure()
Dmemcontrol.c4001 int nid, unsigned int lru_mask, bool tree) in mem_cgroup_node_nr_lru_pages() argument
4012 if (tree) in mem_cgroup_node_nr_lru_pages()
4022 bool tree) in mem_cgroup_nr_lru_pages() argument
4030 if (tree) in mem_cgroup_nr_lru_pages()