Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dksm.c878 static int remove_stable_node(struct stable_node *stable_node) in remove_stable_node() function
924 if (remove_stable_node(stable_node)) in remove_stable_node_chain()
933 if (remove_stable_node(dup)) in remove_stable_node_chain()
960 if (remove_stable_node(stable_node)) in remove_all_stable_nodes()
/kernel/linux/linux-6.6/mm/
H A Dksm.c925 static int remove_stable_node(struct ksm_stable_node *stable_node) in remove_stable_node() function
971 if (remove_stable_node(stable_node)) in remove_stable_node_chain()
980 if (remove_stable_node(dup)) in remove_stable_node_chain()
1007 if (remove_stable_node(stable_node)) in remove_all_stable_nodes()

Completed in 8 milliseconds