Searched defs:stable_node (Results 1 – 1 of 1) sorted by relevance
156 struct stable_node { struct157 union {167 struct hlist_head hlist;168 union {193 * @head: pointer to stable_node heading this list in the stable tree argument405 static inline void free_stable_node(struct stable_node *stable_node) in free_stable_node()631 static void remove_node_from_stable_tree(struct stable_node *stable_node) in remove_node_from_stable_tree()688 static struct page *get_ksm_page(struct stable_node *stable_node, bool lock_it) in get_ksm_page()761 struct stable_node *stable_node; in remove_rmap_item_from_tree() local851 struct stable_node *stable_node) in set_page_stable_node()[all …]