Home
last modified time | relevance | path

Searched defs:stable_node (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/mm/
Dksm.c156 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()
[all …]