Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dksm.c1626 static struct folio *stable_node_dup(struct ksm_stable_node **_stable_node_dup, in stable_node_dup() argument
1736 *_stable_node_dup = found; in stable_node_dup()
1754 static struct folio *__stable_node_chain(struct ksm_stable_node **_stable_node_dup, in __stable_node_chain() argument
1762 *_stable_node_dup = stable_node; in __stable_node_chain()
1765 return stable_node_dup(_stable_node_dup, _stable_node, root, in __stable_node_chain()