Home
last modified time | relevance | path

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

/linux/mm/
H A Dksm.c1659 static struct folio *stable_node_dup(struct ksm_stable_node **_stable_node_dup, in stable_node_dup() argument
1769 *_stable_node_dup = found; in stable_node_dup()
1787 static struct folio *__stable_node_chain(struct ksm_stable_node **_stable_node_dup, in __stable_node_chain() argument
1795 *_stable_node_dup = stable_node; in __stable_node_chain()
1798 return stable_node_dup(_stable_node_dup, _stable_node, root, in __stable_node_chain()