Home
last modified time | relevance | path

Searched refs:root_unstable_tree (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dksm.c226 static struct rb_root *root_unstable_tree = one_unstable_tree; variable
805 * root_unstable_tree was already reset to RB_ROOT. in remove_rmap_item_from_tree()
814 root_unstable_tree + NUMA(rmap_item->nid)); in remove_rmap_item_from_tree()
1939 root = root_unstable_tree + nid; in unstable_tree_search_insert()
2276 root_unstable_tree[nid] = RB_ROOT; in scan_get_next_rmap_item()
2974 root_unstable_tree = buf + nr_node_ids; in merge_across_nodes_store()
2976 root_unstable_tree[0] = one_unstable_tree[0]; in merge_across_nodes_store()
/kernel/linux/linux-6.6/mm/
H A Dksm.c225 static struct rb_root *root_unstable_tree = one_unstable_tree; variable
847 * root_unstable_tree was already reset to RB_ROOT. in remove_rmap_item_from_tree()
856 root_unstable_tree + NUMA(rmap_item->nid)); in remove_rmap_item_from_tree()
2011 root = root_unstable_tree + nid; in unstable_tree_search_insert()
2358 root_unstable_tree[nid] = RB_ROOT; in scan_get_next_rmap_item()
3261 root_unstable_tree = buf + nr_node_ids; in merge_across_nodes_store()
3263 root_unstable_tree[0] = one_unstable_tree[0]; in merge_across_nodes_store()

Completed in 9 milliseconds