• Home
  • Raw
  • Download

Lines Matching defs:stable_node

156 struct stable_node {  struct
157 union {
167 struct hlist_head hlist;
168 union {
193 * @head: pointer to stable_node heading this list in the stable tree argument
406 static inline void free_stable_node(struct stable_node *stable_node) in free_stable_node()
633 static void remove_node_from_stable_tree(struct stable_node *stable_node) in remove_node_from_stable_tree()
696 static struct page *get_ksm_page(struct stable_node *stable_node, in get_ksm_page()
778 struct stable_node *stable_node; in remove_rmap_item_from_tree() local
869 struct stable_node *stable_node) in set_page_stable_node()
878 static int remove_stable_node(struct stable_node *stable_node) in remove_stable_node()
916 static int remove_stable_node_chain(struct stable_node *stable_node, in remove_stable_node_chain()
943 struct stable_node *stable_node, *next; in remove_all_stable_nodes() local
1341 bool __is_page_sharing_candidate(struct stable_node *stable_node, int offset) in __is_page_sharing_candidate()
1355 bool is_page_sharing_candidate(struct stable_node *stable_node) in is_page_sharing_candidate()
1365 struct stable_node *dup, *found = NULL, *stable_node = *_stable_node; in stable_node_dup() local
1479 static struct stable_node *stable_node_dup_any(struct stable_node *stable_node, in stable_node_dup_any()
1511 struct stable_node *stable_node = *_stable_node; in __stable_node_chain() local
1563 struct stable_node *stable_node, *stable_node_dup, *stable_node_any; in stable_tree_search() local
1816 struct stable_node *stable_node, *stable_node_dup, *stable_node_any; in stable_tree_insert() local
2001 struct stable_node *stable_node, in stable_tree_append()
2046 struct stable_node *stable_node; in cmp_and_merge_page() local
2262 struct stable_node *stable_node, *next; in scan_get_next_rmap_item() local
2611 struct stable_node *stable_node; in rmap_walk_ksm() local
2676 struct stable_node *stable_node; in ksm_migrate_page() local
2709 static bool stable_node_dup_remove_range(struct stable_node *stable_node, in stable_node_dup_remove_range()
2725 static bool stable_node_chain_remove_range(struct stable_node *stable_node, in stable_node_chain_remove_range()
2754 struct stable_node *stable_node, *next; in ksm_check_stable_tree() local