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

/linux-master/mm/
H A Dksm.c1620 static struct page *stable_node_dup(struct ksm_stable_node **_stable_node_dup, function
1643 * We must walk all stable_node_dup to prune the stale
1701 * to be equal to stable_node_dup if the chain
1757 * stable_node_dup if the chain is collapsed (in which case
1784 return stable_node_dup(_stable_node_dup, _stable_node, root,
1823 struct ksm_stable_node *stable_node, *stable_node_dup, *stable_node_any; local
1846 tree_page = chain_prune(&stable_node_dup, &stable_node, root);
1849 * chain_prune() if the returned stable_node_dup is
1850 * not NULL. stable_node_dup may have been inserted in
1855 * to the stable_node_dup tha
2074 struct ksm_stable_node *stable_node, *stable_node_dup, *stable_node_any; local
[all...]

Completed in 118 milliseconds