Home
last modified time | relevance | path

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

/openbmc/linux/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()